DurationTimeFormat

enum DurationTimeFormat : Enum<DurationTimeFormat>

Time formats that can be used.

Entries

Link copied to clipboard

HH:mm:ss (e. g. 12h 10m 30s)

Link copied to clipboard

HH:mm (e.g. 20h 30m)

Link copied to clipboard

mm:ss (e.g. 12 30m)

Link copied to clipboard

m:ss (e.g. 6m 0m)

Link copied to clipboard

HH (e.g. 8h)

Link copied to clipboard

MM (e.g. 12m)

Link copied to clipboard

ss (e.g. 45s)

Properties

Link copied to clipboard
val length: Int
Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int