Extract time zone from calendars
# S3 method for Calendar tz(x) # S3 method for JointCalendar tz(x)
| x | an instance of a |
|---|
a string representing the time zone (e.g. "Australia/Sydney") or vector of time zones in the case of joint calendars
Other calendar methods: adjust,
generate_schedule, is_good,
is_valid_bdc, is,
locale, shift
#> [1] "Australia/Sydney"#> [1] "Australia/Sydney" "Australia/Melbourne"