Description Usage Arguments Value Examples
View source: R/tools_time_utm_zone.R
changeTZ
change the timezone of a POSIXct objects
1 | changeTZ(x, newTZ)
|
x |
a POSIXct object |
newTZ |
a valid timezone |
a POSIXct objects with datetime in newTZ timezone
1 | changeTZ(x,"Africa/Harare")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.