Global Variable グローバル変数

NSShortTimeDateFormatString

Key for a format string that specifies how times and dates are abbreviated. どのように時刻と日付が省略されるかを指定する書式設定文字列に対するキー。

Declaration 宣言

NSString *const NSShortTimeDateFormatString;

Discussion 議論

The default is to use dashes to separate the day, month, and year and to use a 12-hour clock, as in "31-Jan-01 1:30 PM."] 省略時は、ダッシュを使って日にち、月、そして年を隔てる、そして12時間時計を使うことになります、"31-Jan-01 1:30 PM" でのように。

See Also 参照

Date & Time Information 日付と時刻情報