func abbreviation(for: Date) -> String?
Returns the abbreviation for the time zone at a given date.
与えられた日付でのそのタイムゾーンに対する略語を返します。
func secondsFromGMT (for: Date) -> Int
The current difference in seconds between the time zone and Greenwich Mean Time.
タイムゾーンとグリニッジ標準時の間の秒での現在の差異。
static var timeZoneDataVersion : String
Returns the time zone data version.
タイムゾーンデータバージョンを返します。