pub fn country_time_zones(country: &str) -> Result<Enumeration, Error>
Opens a list of available time zones for the given country.
Implements ucal_openCountryTimeZones.
ucal_openCountryTimeZones