Structure
TimestampFormatFactory
struct TimestampFormatFactory<Format>
Topics
Initializers
Instance Properties
Type Properties
static var `default`: TimestampFormatFactory<DefaultTimestampFormat>static var iso8601: TimestampFormatFactory<ISO8601TimestampFormat>static var unix: TimestampFormatFactory<UnixTimestampFormat>