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

  /external/chromium/third_party/icu/public/i18n/unicode/
udat.h 259 typedef enum UDateFormatField {
495 } UDateFormatField;
    [all...]
  /external/icu4c/i18n/unicode/
udat.h 261 typedef enum UDateFormatField {
497 } UDateFormatField;
501 * Maps from a UDateFormatField to the corresponding UCalendarDateFields.
503 * @param field the UDateFormatField.
509 udat_toCalendarDateField(UDateFormatField field);
    [all...]

Completed in 63 milliseconds