Global Variable グローバル変数

NSWeekDayNameArray

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

Declaration 宣言

NSString *const NSWeekDayNameArray;

Discussion 議論

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

See Also 参照

Date & Time Information 日付と時刻情報