SimpleTimeZone.utcOffsetAt

Duration utcOffsetAt(long stdTime) @safe const scope nothrow

Returns utcOffset as a Duration.

Parameters

stdTimeThe UTC time for which to get the offset from UTC for this time zone.