Contents

dateStyle

The style to use when formatting day, month, and year information.

Declaration

var dateStyle: 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