WeekdayStyle
enum WeekdayStyle
The style to use for display of localized weekday/time.
-
Declaration
Swift
case full -
Declaration
Swift
case short -
Declaration
Swift
case veryShort -
Declaration
Swift
case standaloneFull -
Declaration
Swift
case standaloneShort -
Declaration
Swift
case standaloneVeryShort
View on GitHub