UTC.tzToUTC

Returns the given hnsecs without changing them at all.

class UTC
override @safe const scope nothrow
long
tzToUTC
(
long adjTime
)

Parameters

adjTime long

The time in this time zone that needs to be adjusted to UTC time.

See Also

TimeZone.tzToUTC

Meta