dateStyle
The date style of the receiver.
レシーバの日付スタイル。
timeStyle
The time style of the receiver.
レシーバの時間スタイル。
dateFormat
The date format string used by the receiver.
レシーバによって使われる日付書式設定文字列。
- setLocalizedDateFormatFromTemplate:
Sets the date format from a template using the specified locale for the receiver.
レシーバに対して指定されたロケールを使って、日付書式設定を雛形から設定します。
+ dateFormatFromTemplate:options:locale:
Returns a localized date format string representing the given date format components arranged appropriately for the specified locale.
指定されたロケールに対して適切に整えられた、与えられた日付書式設定構成要素を表している、ローカライズされた日付書式設定文字列を返します。