twoDigits
Custom format style portraying the two-digit numeric day of the year, zero-padded if necessary.
Declaration
static var twoDigits: Date.FormatStyle.Symbol.DayOfYear { get }Discussion
For example, 01, 18, 317.
Custom format style portraying the two-digit numeric day of the year, zero-padded if necessary.
static var twoDigits: Date.FormatStyle.Symbol.DayOfYear { get }For example, 01, 18, 317.