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