pub fn country_time_zones(country: &str) -> Result<Enumeration, Error>
Expand description

Opens a list of available time zones for the given country.

Implements ucal_openCountryTimeZones.