twoDigits
The custom format style that conveys a two-digit numeric second, zero-padded if necessary.
Declaration
static var twoDigits: Date.FormatStyle.Symbol.Second { get }Discussion
This style represents the seconds field like 01 or 18.
The custom format style that conveys a two-digit numeric second, zero-padded if necessary.
static var twoDigits: Date.FormatStyle.Symbol.Second { get }This style represents the seconds field like 01 or 18.