DateFormats
public enum DateFormats : CaseIterable
-
Declaration
Swift
case year -
Declaration
Swift
case yearMonth -
Declaration
Swift
case yearMonthDay -
Declaration
Swift
case yearMonthDayTime -
Declaration
Swift
case yearMonthDayTimeMilliSeconds
View on GitHub
DateFormats Enumeration Reference