twoDigits
The custom month format style that uses two digits to represent the numeric month.
Declaration
static var twoDigits: Date.FormatStyle.Symbol.Month { get }Discussion
This style represents the month like 01 or 12.
The custom month format style that uses two digits to represent the numeric month.
static var twoDigits: Date.FormatStyle.Symbol.Month { get }This style represents the month like 01 or 12.