Home
last modified time | relevance | path

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

/interface/sdk_c/third_party/icu4c/ndk_headers/unicode/
H A Dudat.h458 typedef enum UDateFormatField { enum
747 } UDateFormatField; typedef
761 * Maps from a UDateFormatField to the corresponding UCalendarDateFields.
765 * Note 2: There is no UErrorCode parameter, so in case of error (UDateFormatField is
771 * such as "(UDateFormatField)-1".
772 * b) Then, to test for errors when passing some other UDateFormatField value, check
775 * @param field the UDateFormatField.
776 * @return the UCalendarDateField. In case of error (UDateFormatField is unknown or has
783 udat_toCalendarDateField(UDateFormatField field);
1027 * UDateFormatField enu
[all...]

Completed in 2 milliseconds