var name: String
The geopolitical region ID that identifies the receiver.
レシーバを識別する地政学的地域ID。
var abbreviation: String?
The abbreviation for the receiver, such as “EDT” (Eastern Daylight Time).
レシーバに対する略語、例えば “EDT” (東部夏時間)。
func abbreviation(for: Date) -> String?
Returns the abbreviation for the receiver at a given date.
与えられた日付でのレシーバに対する略語を返します。
func secondsFromGMT (for: Date) -> Int
Returns the difference in seconds between the receiver and Greenwich Mean Time at a given date.
ある与えられた日付でのレシーバとグリニッジ標準時の間の秒での現在の差異。
var data: Data
The data that stores the information used by the receiver.
レシーバによって使われる情報を格納するデータ。
class var timeZoneDataVersion : String
Returns the time zone data version.
タイムゾーンデータバージョンを返します。
enum NSTimeZone.NameStyle
Constants you use to specify a style when presenting time zone names.
タイムゾーン名を提示している時にあなたがスタイルを指定するために使う定数。