---
title: oneDigit
framework: foundation
role: symbol
role_heading: Type Property
path: foundation/date/formatstyle/symbol/standalonequarter/onedigit
---

# oneDigit

The one-digit representation of a standalone quarter.

## Declaration

```swift
static var oneDigit: Date.FormatStyle.Symbol.StandaloneQuarter { get }
```

## Discussion

Discussion This style produces representations like 4 for the fourth quarter.

## See Also

### Modifying a Standalone Quarter

- [abbreviated](foundation/date/formatstyle/symbol/standalonequarter/abbreviated.md)
- [narrow](foundation/date/formatstyle/symbol/standalonequarter/narrow.md)
- [twoDigits](foundation/date/formatstyle/symbol/standalonequarter/twodigits.md)
- [wide](foundation/date/formatstyle/symbol/standalonequarter/wide.md)
