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