Instance Property インスタンスプロパティ

calendarIdentifier

The calendar identifier for the locale. このロケールに対するカレンダー識別子。

Declaration 宣言

var calendarIdentifier: String { get }

Discussion 議論

Possible values are listed in Calendar Identifiers. 可能な値は、Calendar Identifiersで一覧にされます。

Use localizedString(forCalendarIdentifier:) to obtain a version of the value suitable for display to the user. localizedString(forCalendarIdentifier:)を使って、ユーザに表示するのに適した、この値の別形式を入手してください。

See Also 参照

Getting Information About a Locale ロケールについての情報を取得する