twoDigits
The two-digit representation of a standalone month.
Declaration
static var twoDigits: Date.FormatStyle.Symbol.StandaloneMonth { get }Discussion
This style uses representations like 01 for January and 10 for October.
The two-digit representation of a standalone month.
static var twoDigits: Date.FormatStyle.Symbol.StandaloneMonth { get }This style uses representations like 01 for January and 10 for October.