Contents

milliseconds(_:)

Creates a custom format style representing the milliseconds elapsed in a day.

Declaration

static func milliseconds(_ val: Int) -> Date.FormatStyle.Symbol.SecondFraction

Parameters

  • val:

    Length of the string representation of the number of milliseconds elapsed in a day.

Return Value

Returns the number of milliseconds elapsed in the day.

See Also

Modifying a Second Fraction