DateFormatters
class DateFormatters
Date foramtter cache
-
Formatter with format: LLL
Declaration
Swift
static let LLLFormatter: DateFormatter -
Formatter with format: LLLL
Declaration
Swift
static let LLLLFormatter: DateFormatter -
Formatter with format: LLLL yyyy
Declaration
Swift
static let LLLLyyyyFormatter: DateFormatter -
Formatter with date formate template: EEEddMMM
Declaration
Swift
static let EEEddMMMFormatter: DateFormatter -
Formatter with format: h:mm a
Declaration
Swift
static let hmmaFormatter: DateFormatter -
Formatter with format: h:mm
Declaration
Swift
static let hmmFormatter: DateFormatter -
Formatter with format: EE, d MMM
Declaration
Swift
static let EECommaDMMMFormatter: DateFormatter -
Formatter with format: h a
Declaration
Swift
static let haFormatter: DateFormatter -
Formatter with format: MMMM
Declaration
Swift
static let MMMMFormmater: DateFormatter -
Formatter with format: EEEEhhmma
Declaration
Swift
static let EEEEhhmmaFormatter: DateFormatter -
Formatter with format: EEEE
Declaration
Swift
static let EEEEFormatter: DateFormatter
DateFormatters Class Reference