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

/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Ducal.h24 * UCalendar C API is used for converting between a <code>UDate</code> object
32 * Types of <code>UCalendar</code> interpret a <code>UDate</code>
39 * <code>UCalendar</code> whose time fields have been initialized
45 * UCalendar *caldef;
56 * A <code>UCalendar</code> object can produce all the time field values
153 typedef void* UCalendar; typedef
180 /** Possible fields in a UCalendar
450 /** Possible days of the week in a UCalendar
473 /** Possible months in a UCalendar. Note: Calendar month is 0-based.
511 /** Possible AM/PM values in a UCalendar
[all...]
/external/icu/icu4c/source/i18n/unicode/
H A Ducal.h24 * UCalendar C API is used for converting between a <code>UDate</code> object
32 * Types of <code>UCalendar</code> interpret a <code>UDate</code>
39 * <code>UCalendar</code> whose time fields have been initialized
45 * UCalendar *caldef;
56 * A <code>UCalendar</code> object can produce all the time field values
153 typedef void* UCalendar; typedef
180 /** Possible fields in a UCalendar
450 /** Possible days of the week in a UCalendar
473 /** Possible months in a UCalendar. Note: Calendar month is 0-based.
511 /** Possible AM/PM values in a UCalendar
[all...]

Completed in 49 milliseconds