Global Variable グローバル変数

NSTimeFormatString

Key for a format string that specifies how dates with times are printed. どのように時刻つき日付が表示されるかを指定する書式設定文字列に対するキー。

Declaration 宣言

NSString *const NSTimeFormatString;

Discussion 議論

The default is to use a 12-hour clock. 省略時は、12時間時計を使うことになります。

See Also 参照

Date & Time Information 日付と時刻情報