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