Searched defs:UCalendar (Results 1 - 1 of 1) sorted by relevance

/external/icu/icu4c/source/i18n/unicode/
H A Ducal.h26 * UCalendar C API is used for converting between a <code>UDate</code> object
34 * Types of <code>UCalendar</code> interpret a <code>UDate</code>
41 * <code>UCalendar</code> whose time fields have been initialized
47 * UCalendar *caldef;
58 * A <code>UCalendar</code> object can produce all the time field values
155 typedef void* UCalendar; typedef
182 /** Possible fields in a UCalendar
454 /** Possible days of the week in a UCalendar
477 /** Possible months in a UCalendar. Note: Calendar month is 0-based.
515 /** Possible AM/PM values in a UCalendar
[all...]

Completed in 176 milliseconds