Returns a vector of timezones for the given accounts. An account's data is reported in a particular timezone, set for that account. All dates provided in filters are assumed to be given in that timezone.
account_timezone(account)
account | An account object, or list of account objects. |
---|
A character vector of timezone that account data is reported in.
Constance Neeser
#> [1] "Africa/Johannesburg"#> [1] "Africa/Johannesburg" "UTC"