offsetFromGMTAtDate

abstract fun offsetFromGMTAtDate(date: KalugaDate = now()): Duration

The Duration this KalugaTimeZone differs from GMT at a given KalugaDate

Return

The number of milliseconds this KalugaTimeZone differs from GMT at date

Parameters

date

The KalugaDate for which to check the offset. Defaults to DefaultKalugaDate.now