format(_:)

Creates a locale-aware string representation from a duration value.

iOS
16.0+
macOS
13.0+
tvOS
16.0+
watchOS
9.0+
func format(_ duration: Duration) -> String

Parameters

duration

The value to format.

Returns

A string representation of the duration.