var weekdaySymbols : [String]
A list of weekdays in this calendar, localized to the Calendar’s
locale
.
このカレンダーの中の曜日のリスト、Calendarの持つlocale
にローカライズされます。
var veryShortWeekdaySymbols : [String]
A list of very-shortly-named weekdays in this calendar, localized to the Calendar’s
locale
.
このカレンダーの中の超短縮名の曜日のリスト、Calendarの持つlocale
にローカライズされています。
var standaloneWeekdaySymbols : [String]
A list of standalone weekday names in this calendar, localized to the Calendar’s
locale
.
このカレンダーの中の単独動作型の曜日名のリスト、Calendarの持つlocale
にローカライズされます。
var shortStandaloneWeekdaySymbols : [String]
A list of shorter-named standalone weekdays in this calendar, localized to the Calendar’s
locale
.
このカレンダーの中の短縮名の単独動作型の曜日のリスト、Calendarの持つlocale
にローカライズされます。
var veryShortStandaloneWeekdaySymbols : [String]
A list of very-shortly-named weekdays in this calendar, localized to the Calendar’s
locale
.
このカレンダーの中の超短縮名の曜日のリスト、Calendarの持つlocale
にローカライズされています。