Home
last modified time | relevance | path

Searched defs:ALTERNATE_TIME_SEPARATOR (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/i18n/unicode/
Ddtfmtsym.h423 static const UChar ALTERNATE_TIME_SEPARATOR = 0x002e; // '.' variable
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DDateFormatSymbols.java208 static final String ALTERNATE_TIME_SEPARATOR = "."; field in DateFormatSymbols