- localizedStringForDate:relativeToDate:
Formats the date interval from the reference date to the specified date using the formatter’s calendar.
基準日付から指定日付までの日付間隔をフォーマッタのもつカレンダーを使って書式設定します。
- localizedStringFromDateComponents:
Formats a relative time represented by the specified date components.
指定された日付構成要素それらによって表されるある相対時間を書式設定します。
- localizedStringFromTimeInterval:
Formats the specified time interval using the formatter’s calendar.
指定された時間間隔をフォーマッタのもつカレンダーを使って書式設定します。