defaultDigits
Custom month format style showing the minimum number of digits that represents the numeric month.
Declaration
static var defaultDigits: Date.FormatStyle.Symbol.Month { get }Discussion
This style represents the month like 1 or 12.
Custom month format style showing the minimum number of digits that represents the numeric month.
static var defaultDigits: Date.FormatStyle.Symbol.Month { get }This style represents the month like 1 or 12.