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

/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DDateFormat.java483 PARSE_ALLOW_NUMERIC, enum constant in enum:DateFormat.BooleanAttribute
1533 setBooleanAttribute(BooleanAttribute.PARSE_ALLOW_NUMERIC, lenient);
1545 && getBooleanAttribute(BooleanAttribute.PARSE_ALLOW_NUMERIC)

Completed in 307 milliseconds