Contents

calendar

The calendar to use for date values.

Declaration

var calendar: Calendar! { get set }

Discussion

The default value of this property is the calendar associated with the current locale object. You can change this value to use a different calendar for interpreting dates.

See Also

Configuring the Formatter Options