SysTime.toOtherTZ

Returns a SysTime with the same std time as this one, but with given time zone as its time zone.

struct SysTime
@safe const pure nothrow scope
toOtherTZ
(
immutable TimeZone tz
)

Meta