- dateFromString:
Returns a date representation of a specified string that the system interprets using the receiver’s current settings.
指定された文字列の日付表現を返します、それはシステムがレシーバのもつ現在の設定を使って解釈するものです。
+ localizedStringFromDate:dateStyle:timeStyle:
Returns a string representation of a specified date, that the system formats for the current locale using the specified date and time styles.
指定された日付の文字列表現を返します、それはシステムが現在のロケールに対してその指定された日付と時刻のスタイルを使って書式設定します。
- getObjectValue:forString:range:error:
Returns by reference a date representation of a specified string and its date range, as well as a Boolean value that indicates whether the system can parse the string.
指定された文字列とそれの日付範囲の日付表現を参照によって返します、それだけでなくあるブール値も、それはシステムがその文字列を構文解析できるかどうかを指し示すものです。