Type Property 型プロパティ

knownTimeZoneNames

Returns an array of strings listing the IDs of all the time zones known to the system. システムに知られる全てのタイムゾーンのIDを列記している文字列からなるある配列を返します。

Declaration 宣言

class var knownTimeZoneNames: [String] { get }

Return Value 戻り値

An array of strings listing the IDs of all the time zones known to the system. システムに既知の全てのタイムゾーンのIDを列記している文字列それらからなるある配列。

Discussion 議論

An array of strings listing the IDs of all the time zones known to the system. システムに既知の全てのタイムゾーンのIDを列記している文字列それらからなるある配列。

See Also 参照

Creating Time Zones タイムゾーンを作成する