DurationFormat

Available time formats.

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 00m)

Link copied to clipboard

HH (e.g. 8h)

Link copied to clipboard

MM (e.g. 12m)

Link copied to clipboard

ss (e.g. 45s)

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.

Properties

Link copied to clipboard
val length: Int
Link copied to clipboard
Link copied to clipboard