Contents

twoDigits

The custom format style that shows the two-digit numeric minute, zero-padded if necessary.

Declaration

static var twoDigits: Date.FormatStyle.Symbol.Minute { get }

Discussion

For example, this style represents one minute past the hour as 01, and eighteen past as 18.

See Also

Modifying a Minute