HomeSort by relevance Sort by last modified time
    Searched defs:UCalendar (Results 1 - 2 of 2) sorted by null

  /external/icu/icu4c/source/i18n/unicode/
ucal.h 26 * 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
168 typedef void* UCalendar;
195 /** Possible fields in a UCalendar
467 /** Possible days of the week in a UCalendar
490 /** Possible months in a UCalendar. Note: Calendar month is 0-based.
528 /** Possible AM/PM values in a UCalendar
    [all...]
  /external/icu/libandroidicu/include/unicode/
ucal.h 26 * 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
168 typedef void* UCalendar;
195 /** Possible fields in a UCalendar
467 /** Possible days of the week in a UCalendar
490 /** Possible months in a UCalendar. Note: Calendar month is 0-based.
528 /** Possible AM/PM values in a UCalendar
    [all...]

Completed in 545 milliseconds