- stringForObjectValue:
Returns a formatted string based on the date information in the specified object.
指定されたオブジェクトの中の日付情報に基づいて書式設定された文字列を返します。
- stringFromDate:toDate:
Returns a formatted string based on the time difference between two dates.
2つの日付の間の時間差に基づいて書式設定された文字列を返します。
- stringFromTimeInterval:
Returns a formatted string based on the specified number of seconds.
指定された秒数に基づいて書式設定された文字列を返します。
+ localizedStringFromDateComponents:unitsStyle:
Returns a localized string based on the specified date components and style option.
指定された日付構成要素とスタイルオプションに基づいてローカライズされた文字列を返します。