get_time_zone: Get time zone information

View source: R/get_time_zone.R

get_time_zoneR Documentation

Get time zone information

Description

Get the local time-zone information for a location

Usage

get_time_zone(location)

Arguments

location

A vector of location

Value

A data frame of local time-zone information (see vignette for details)

Examples

get_time_zone("Kelowna")
get_time_zone(c("Kelowna", "Vancouver"))

evelynsugi/weatherapi documentation built on April 7, 2022, 12:43 p.m.