- stringFromDateComponents:
Returns a formatted string based on the specified date component information.
指定された日付構成要素情報に基づいて書式設定された文字列を返します。
- stringForObjectValue:
Returns a formatted string based on the date information in the specified object.
指定されたオブジェクトの中の日付情報に基づいて書式設定された文字列を返します。
- 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.
指定された日付構成要素とスタイルオプションに基づいてローカライズされた文字列を返します。