View source: R/get_time_zone.R
get_time_zone | R Documentation |
Get the local time-zone information for a location
get_time_zone(location)
location |
A vector of location |
A data frame of local time-zone information (see vignette for details)
get_time_zone("Kelowna") get_time_zone(c("Kelowna", "Vancouver"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.