timer
A style displaying a date as timer counting from now.
Declaration
static let timer: Text.DateStyleDiscussion
Text(event.startDate, style: .timer)Example output: 2:32 36:59:01
A style displaying a date as timer counting from now.
static let timer: Text.DateStyleText(event.startDate, style: .timer)Example output: 2:32 36:59:01