Function rust_icu_ucal::country_time_zones

source ยท
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.