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

/external/icu4c/i18n/unicode/
H A Dudat.h261 typedef enum UDateFormatField { enum
497 } UDateFormatField; typedef in typeref:enum:UDateFormatField
501 * Maps from a UDateFormatField to the corresponding UCalendarDateFields.
503 * @param field the UDateFormatField.
509 udat_toCalendarDateField(UDateFormatField field);

Completed in 50 milliseconds