defaultDigits
The custom minute format style showing the minimum number of digits that represents the numeric minute.
Declaration
static var defaultDigits: Date.FormatStyle.Symbol.Minute { get }Discussion
For example, this style represents one minute past the hour as 1, and eighteen past as 18.