Crate rust_icu_ucal

source ·
Expand description

Implementation of ucal.h.

As a general piece of advice, since a lot of documentation is currently elided, see the unit tests for example uses of each of the wrapper functions.

Structs

Implements the UCalendar type from ucal.h.

Functions

Opens a list of available time zones for the given country.
Implements ucal_getDefaultTimeZone
Gets the current date and time, in milliseconds since the Epoch.
Implements ucal_getTZDataVersion
Implements ucal_setDefaultTimeZone
Opens a list of available time zone IDs with the given filters.
Opens a list of available time zones.