Sets the time zone without adjusting the time.
dtt_set_tz(x, tz = dtt_sys_tz(), ...)
x | A POSIXct vector. |
---|---|
tz | A string of the new time zone. |
... | Unused. |
The POSIXct vector with the new time zone.
#> [1] "2020-03-05 13:40:02 UTC"