powered by
Gets, sets or the time zone for a date time vector.
dtt_tz(x, ...)# S3 method for POSIXct dtt_tz(x, ...)
# S3 method for POSIXct dtt_tz(x, ...)
A string of the time zone.
A date/time vector.
Unused.
dtt_tz(POSIXct): Get the time zone for a POSIXct vector.
dtt_tz(POSIXct)
Other tz: dtt_adjust_tz(), dtt_set_tz(), dtt_sys_tz()
dtt_adjust_tz()
dtt_set_tz()
dtt_sys_tz()
dtt_tz(as.POSIXct("1970-01-01", tz = "Etc/GMT+8"))
Run the code above in your browser using DataLab