show(length:)
Returns display strategy that shows leading fields whose value is zero, with a given number of digits.
Declaration
static func show(length: Int) -> Duration.UnitsFormatStyle.ZeroValueUnitsDisplayStrategyParameters
- length:
The number of digits to show for zero-value units.