Contents

calendarIdentifier

The calendar identifier for the locale.

Declaration

var calendarIdentifier: String { get }

Discussion

Possible values are listed in Calendar Identifiers.

Use localizedString(forCalendarIdentifier:) to obtain a version of the value suitable for display to the user.

See Also

Getting Information About a Locale