Description Usage Arguments Examples
Adds flexibity to both input and output timezones
1 2 | fastPOSIXctWrapper(x, from_tz = NULL, to_tz = NULL,
required.components = 3L)
|
x |
strig vector to interpret as timestamps |
from_tz |
the time zone x lies in |
required.components |
same as fasttime::fastPOSIXct |
the |
time zone we are converting to |
1 | fastPOSIXctWrapper("2017-04-29 20:26:11", from_tz = "America/New_York", to_tz = "UTC")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.