DateFormatter
extension DateFormatter
-
A short time formatter from the date.
Declaration
Swift
public static let time: DateFormatter -
A short date and time formatter from the date.
Declaration
Swift
public static let short: DateFormatter -
A week formatter from the date.
Declaration
Swift
public static let weekDay: DateFormatter
View on GitHub
DateFormatter Extension Reference