UTC.utcOffsetAt

Returns a core.time.Duration of 0.

class UTC
override @safe const scope nothrow
Duration
utcOffsetAt
(
long stdTime
)

Parameters

stdTime long

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

Meta