Global Variable グローバル変数

NSDateFormatString

Key for the format string that specifies how dates are printed using the date format specifiers. どのように日付がその日付書式設定指定子を使って表示されるかを指定する書式設定文字列に対するキー。

Declaration 宣言

NSString *const NSDateFormatString;

Discussion 議論

The default is to use weekday names with full month names and full years, as in “Saturday, March 24, 2001.” 省略時は、週日名を完全な月の名前と完全な年とともに使うことになります、"Saturday, March 24, 2001" でのように。

See Also 参照

Date & Time Information 日付と時刻情報