milliseconds(_:)
Creates a custom format style representing the milliseconds elapsed in a day.
Declaration
static func milliseconds(_ val: Int) -> Date.FormatStyle.Symbol.SecondFractionParameters
- 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.