NSDateComponentsFormatterUnitsStyle Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enumerates NSDateComponentsFormatter output styles.
public enum NSDateComponentsFormatterUnitsStyle
type NSDateComponentsFormatterUnitsStyle =
- Inheritance
-
NSDateComponentsFormatterUnitsStyle
Fields
Name | Value | Description |
---|---|---|
Positional | 0 | |
Abbreviated | 1 | |
Short | 2 | |
Full | 3 | |
SpellOut | 4 | |
Brief | 5 |