powered by
Fetch Station Timezone
station_tz(station_id)
A character corresponding to a timezone from OlsonNames().
OlsonNames()
The station identifier (ex: KDEN, KBOS, KNYC, etc).
# \donttest{ Sys.time() %>% lubridate::force_tz(tzone = station_tz("KDEN")) # }
Run the code above in your browser using DataLab