NSAMPMDesignation
Key for the value that specifies how the morning and afternoon designations are printed, affecting strings that use the
%p
format specifier.
どのように午前と午後の指定が表示されるかを指定する値に対するキー、影響する文字列は%p
書式設定指定子を使うものです。
NSDateFormatString
Key for the format string that specifies how dates are printed using the date format specifiers.
どのように日付がその日付書式設定指定子を使って表示されるかを指定する書式設定文字列に対するキー。
NSDateTimeOrdering
Key for the string that specifies how to use ambiguous numbers in date strings.
どのように多義的な数を日付文字列において使うか指定する文字列に対するキー。
NSEarlierTimeDesignations
Key for an array of strings that denote a time in the past.
過去の時間を示す文字列それらからなるある配列に対するキー。
NSHourNameDesignations
Key for strings that identify the time of day.
時刻を識別する文字列に対するキー。
NSLaterTimeDesignations
Key for an array of strings that denote a time in the future.
未来の時間を示す文字列それらからなるある配列に対するキー。
NSMonthNameArray
Key for the value that specifies the names for the months, affecting strings that use the
%B
format specifier.
月の名前を指定する値に対するキー、影響する文字列は%B
書式設定指定子を使うものです。
NSNextDayDesignations
Key for an array of strings that denote the day after today.
今日の後の日にちを示す文字列それらからなるある配列に対するキー。
NSNextNextDayDesignations
Key for an array of strings that denote the day after tomorrow.
明日の後の日にちを示す文字列それらからなるある配列に対するキー。
NSPriorDayDesignations
Key for an array of strings that denote the day before today.
今日の前の日にちを示す文字列それらからなるある配列に対するキー。
NSShortDateFormatString
Key for a format string that specifies how dates are abbreviated.
どのように日付が省略されるかを指定する書式設定文字列に対するキー。
NSShortWeekDayNameArray
Key for an array of strings that specify the abbreviations for the days of the week, affecting strings that use the %a format specifier.
週日に対する省略形を指定する文字列それらからなるある配列に対するキー、影響する文字列は %a 書式設定指定子を使うものです。
NSShortMonthNameArray
Key for an array of strings that specify the abbreviations for the months, affecting strings that use the
%b
format specifier.
月に対する省略形を指定する文字列それらからなるある配列に対するキー、影響する文字列は%b
書式設定指定子を使うものです。
NSShortTimeDateFormatString
Key for a format string that specifies how times and dates are abbreviated.
どのように時刻と日付が省略されるかを指定する書式設定文字列に対するキー。
NSThisDayDesignations
Key for an array of strings that specify what this day is called.
この日が何と呼ばれるかを指定する文字列それらからなるある配列に対するキー。
NSTimeDateFormatString
Key for the value that specifies how dates with times are printed, affecting strings that use the format specifiers
%c
, %X
, or %x
.
どのように時刻つき日付が表示されるかを指定する値に対するキー、影響する文字列は書式設定指定子%c
, %X
、または%x
を使うものです。
NSTimeFormatString
Key for a format string that specifies how dates with times are printed.
どのように時刻つき日付が表示されるかを指定する書式設定文字列に対するキー。
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
書式設定指定子を使うものです。
NSYearMonthWeekDesignations
Key for an array of strings that specify the words for year, month, and week in the current locale.
年、月、そして週に対する単語を現在のロケールにおいて指定する文字列それらからなるある配列に対するキー。