set_ems_tz | R Documentation |
Sets the timezone to PST (UTC -8 hrs; Etc/GMT+8), which is what is used in EMS. Does not change the clock time of the input, rather forces the timezone to be UTC -8 hrs.
set_ems_tz(x)
x |
a date-time-like object or character string
in a standard unambiguous format (e.g., |
POSIXct
in the updated timezone.
lubridate::force_tz()
, OlsonNames()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.