Global Variable グローバル変数

NSPriorDayDesignations

Key for an array of strings that denote the day before today. 今日の前の日にちを示す文字列それらからなるある配列に対するキー。

Declaration 宣言

NSString *const NSPriorDayDesignations;

Discussion 議論

The default is an array that contains a single string, "yesterday". 省略時は、単一の文字列、"yesterday" を含む配列です。

See Also 参照

Date & Time Information 日付と時刻情報