var weekdaySymbols : [String]!
The array of weekday symbols for the receiver.
レシーバに対する曜日表象からなる配列。
var shortWeekdaySymbols : [String]!
The array of short weekday symbols for the receiver.
レシーバに対する短い曜日表象からなる配列。
var veryShortWeekdaySymbols : [String]!
The array of very short weekday symbols for the receiver.
レシーバに対する非常に短い曜日表象からなる配列。
var standaloneWeekdaySymbols : [String]!
The array of standalone weekday symbols for the receiver.
レシーバに対する単独動作型の曜日表象からなる配列。
var shortStandaloneWeekdaySymbols : [String]!
The array of short standalone weekday symbols for the receiver.
レシーバに対する短い単独動作型の曜日表象からなる配列。