Instance Property インスタンスプロパティ

timeZone

The time zone used to create and parse date representations. When unspecified, GMT is used. 日付表現の作成と構文解析に使われるタイムゾーン。指定されない場合、GMTが使われます。

Declaration 宣言

var timeZone: TimeZone! { get set }

Discussion 議論

Resetting this property can incur a significant performance cost, as it may cause internal state to be regenerated. このプロパティを規定値に戻すことは、かなりの性能経費を招きかねません、それが内部状態を再生されることを引き起こすかもしれないので。

See Also 参照

Configuring the Formatter フォーマッタを構成設定する