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

shortStandaloneWeekdaySymbols

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

Declaration 宣言

var shortStandaloneWeekdaySymbols: [String] { get }

Discussion 議論

For example, for English in the Gregorian calendar, returns ["Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat"]. 例えば、グレゴリオ暦での英語に対して、["Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat"]を返します。

See Also 参照

Getting Weekday Symbols 曜日表象を得る