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

shortStandaloneQuarterSymbols

A list of shorter-named standalone quarters in this calendar, localized to the Calendar’s locale. このカレンダーの中の短縮名の単独動作型の四半期のリスト、Calendarの持つlocaleにローカライズされます。

Declaration 宣言

var shortStandaloneQuarterSymbols: [String] { get }

Discussion 議論

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

See Also 参照

Getting Quarter Symbols 四半期表象を得る