Instance Method インスタンスメソッド

secondsFromGMT(for:)

The current difference in seconds between the time zone and Greenwich Mean Time. タイムゾーンとグリニッジ標準時の間の秒での現在の差異。

Declaration 宣言

func secondsFromGMT(for date: Date = Date()) -> Int

Parameters パラメータ

date

The date to use for the calculation. The default value is the current date. 計算に使われる日付。省略時の値は、現在の日付です。

See Also 参照

Getting Time Zone Information タイムゾーン情報を得る