Global Variable グローバル変数

NSShortWeekDayNameArray

Key for an array of strings that specify the abbreviations for the days of the week, affecting strings that use the %a format specifier. 週日に対する省略形を指定する文字列それらからなるある配列に対するキー、影響する文字列は %a 書式設定指定子を使うものです。

Declaration 宣言

NSString *const NSShortWeekDayNameArray;

Discussion 議論

Sunday should be the first day of the week. Sundayは、週の最初の日であるべきです。

See Also 参照

Date & Time Information 日付と時刻情報