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

  /external/chromium_org/third_party/icu/source/i18n/unicode/
udat.h 495 typedef enum UDateFormatField {
774 } UDateFormatField;
778 * Maps from a UDateFormatField to the corresponding UCalendarDateFields.
780 * @param field the UDateFormatField.
786 udat_toCalendarDateField(UDateFormatField field);
    [all...]
  /external/icu/icu4c/source/i18n/unicode/
udat.h 487 typedef enum UDateFormatField {
773 } UDateFormatField;
777 * Maps from a UDateFormatField to the corresponding UCalendarDateFields.
779 * @param field the UDateFormatField.
785 udat_toCalendarDateField(UDateFormatField field);
    [all...]

Completed in 783 milliseconds