-
Short month name, e.g.:
JanDeclaration
Swift
case shortSymbols -
Long month name, e.g.:
JanuaryDeclaration
Swift
case longSymbols -
Month number: e.g.:
01Declaration
Swift
case numbers
View on GitHub