Contents

calendar

The calendar to use for formatting values that don’t have an inherent calendar of their own.

Declaration

var calendar: Calendar! { get set }

Discussion

Defaults to autoupdatingCurrent. If you set this property to nil, the formatter resets to using autoupdatingCurrent.

See Also

Configuring Formatter Options