TimeZone.utcToTZUTC.utcToTZ
long utcToTZ(long stdTime) @safe const scope nothrowReturns the given hnsecs without changing them at all.
Parameters
stdTime | The UTC time that needs to be adjusted to this time zone's time. |
long utcToTZ(long stdTime) @safe const scope nothrowReturns the given hnsecs without changing them at all.
stdTime | The UTC time that needs to be adjusted to this time zone's time. |
TimeZone.utcToTZ