Description Usage Arguments Value See Also Examples
Sets the time zone without adjusting the time.
1 | 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 | dtt_set_tz(Sys.time(), tz = "UTC")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.