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(_ value: Duration) -> String
Parameters
- value
The value to format.
Returns
A string representation of the duration.