get_timezones {connectapi}R Documentation

Get TimeZones

Description

Get the available timezones from the server.

Usage

get_timezones(connect)

Arguments

connect

An R6 Connect object

Value

A TimeZone vector to be used for setting time zones

See Also

Other schedule functions: get_variant_schedule(), set_schedule()


[Package connectapi version 0.1.3.1 Index]