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

  /external/icu/icu4c/source/i18n/unicode/
udat.h 490 typedef enum UDateFormatField {
799 } UDateFormatField;
813 * Maps from a UDateFormatField to the corresponding UCalendarDateFields.
815 * @param field the UDateFormatField.
821 udat_toCalendarDateField(UDateFormatField field);
    [all...]
  /external/icu/libandroidicu/include/unicode/
udat.h 490 typedef enum UDateFormatField {
799 } UDateFormatField;
813 * Maps from a UDateFormatField to the corresponding UCalendarDateFields.
815 * @param field the UDateFormatField.
821 udat_toCalendarDateField(UDateFormatField field);
    [all...]

Completed in 136 milliseconds