Home
last modified time | relevance | path

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

/interface/sdk_c/third_party/icu4c/ndk_headers/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
169 typedef void* UCalendar; typedef
196 /** Possible fields in a UCalendar
460 /** Possible days of the week in a UCalendar
483 /** Possible months in a UCalendar. Note: Calendar month is 0-based.
521 /** Possible AM/PM values in a UCalendar
[all...]
H A Dudat.h1003 UCalendar* calendar,
1076 UCalendar* calendar,
1092 * UCAL_ERA field of the UCalendar object) is not normally part of the format,
1094 * recommended that clients parse using udat_parseCalendar with the UCalendar
1138 UCalendar* calendar,
1170 * Get the UCalendar associated with an UDateFormat.
1171 * A UDateFormat uses a UCalendar to convert a raw value to, for example,
1174 * @return A pointer to the UCalendar used by fmt.
1178 U_CAPI const UCalendar* U_EXPORT2
1182 * Set the UCalendar associate
[all...]

Completed in 3 milliseconds