static let date: Text.DateStyle
A style displaying a date.
static let offset: Text.DateStyle
A style displaying a date as offset from now.
static let relative: Text.DateStyle
A style displaying a date as relative to now.
static let time: Text.DateStyle
A style displaying only the time component for a date.
static let timer: Text.DateStyle
A style displaying a date as timer counting from now.