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

amSymbol

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

Declaration 宣言

var amSymbol: String { get }

Discussion 議論

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

See Also 参照

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