UTC.utcToTZ

Returns the given hnsecs without changing them at all.

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

Parameters

stdTime long

The UTC time that needs to be adjusted to this time zone's time.

See Also

TimeZone.utcToTZ

Meta