☰
D
dejadoc
PHOBOS
/
std.datetime.timezone
/
SimpleTimeZone.utcOffsetAt
🔍
☾
SimpleTimeZone.utcOffsetAt
Duration
utcOffsetAt(long stdTime)
@safe
const
scope
nothrow
Returns utcOffset as a
Duration
.
Parameters
stdTime
The UTC time for which to get the offset from UTC for this time zone.