A list of very-shortly-named weekdays in this calendar, localized to the Calendar’s locale.
このカレンダーの中の超短縮名の曜日のリスト、Calendarの持つlocaleにローカライズされています。
Availability
有効性
iOS 7.0+
iPadOS 7.0+
macOS 10.9+
Mac Catalyst 13.0+
tvOS 9.0+
watchOS 2.0+
Xcode 8.0+
Technology
Foundation
ファウンデーション
Declaration
宣言
varveryShortStandaloneWeekdaySymbols: [String] { get }
Discussion
議論
For example, for English in the Gregorian calendar, returns ["S", "M", "T", "W", "T", "F", "S"].
例えば、グレゴリオ暦での英語に対して、["S", "M", "T", "W", "T", "F", "S"]を返します。
A list of shorter-named standalone weekdays in this calendar, localized to the Calendar’s locale.
このカレンダーの中の短縮名の単独動作型の曜日のリスト、Calendarの持つlocaleにローカライズされます。