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

pmSymbol

The symbol used to represent “PM”, localized to the Calendar’s locale. “PM” を表すために使われる表象、Calendarの持つlocaleにローカライズされます。

Declaration 宣言

var pmSymbol: String { get }

Discussion 議論

For example, for English in the Gregorian calendar, returns "PM". 例えば、グレゴリオ暦での英語に対して、"PM"を返します。

See Also 参照

Getting AM and PM symbols AM および PM表象を得る