---
title: condensedAbbreviated
framework: foundation
role: symbol
role_heading: Type Property
path: foundation/date/componentsformatstyle/style-swift.struct/condensedabbreviated
---

# condensedAbbreviated

Uses the abbreviated form but condensed if possible. For example, “2hr 10min”, “2小時10分鐘”

## Declaration

```swift
static var condensedAbbreviated: Date.ComponentsFormatStyle.Style { get }
```
