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§
- UCalendar
- Implements the UCalendar type from
ucal.h.
Functions§
- country_
time_ zones - Opens a list of available time zones for the given country.
- get_
default_ time_ zone - Implements
ucal_getDefaultTimeZone - get_now
- Gets the current date and time, in milliseconds since the Epoch.
- get_
tz_ data_ version - Implements
ucal_getTZDataVersion - set_
default_ time_ zone - Implements
ucal_setDefaultTimeZone - time_
zone_ id_ enumeration - Opens a list of available time zone IDs with the given filters.
- time_
zones - Opens a list of available time zones.