Contents

timeStyle

The style to use when formatting hour, minute, and second information.

Declaration

var timeStyle: DateIntervalFormatter.Style { get set }

Discussion

Set this property to an appropriate value before generating string values. The default value of this property is DateIntervalFormatter.Style.none.

See Also

Configuring the Formatter Options