calendar
The calendar to use for formatting values that don’t have an inherent calendar of their own.
それら自身の内在カレンダーを持たない値を書式設定するために使うカレンダー。
locale
The locale to use when formatting the date.
日付を書式設定する時に使うロケール。
dateTimeStyle
The style to use when describing a relative date, for example “yesterday” or “1 day ago”.
ある相対日付を記述する時に使う様式、例えば “yesterday” または “1 day ago”。
NSRelativeDateTimeFormatterStyle
A type that represents the style to use when formatting relative dates, such as “1 week ago” or “last week”.
ある型、それは相対日付を書式設定する時に使う様式を表します、たとえば “1 week ago” または “last week”。
unitsStyle
The style to use when formatting the quantity or the name of the unit, such as “1 day ago” or “one day ago”.
単位の量または名前を書式設定する時に使う様式、たとえば “1 day ago” または “one day ago”。
NSRelativeDateTimeFormatterUnitsStyle
A type that represents the style to use when formatting the units of relative dates.
ある型、それは相対日付の単位を書式設定する時に使う様式を表します。