Home
last modified time | relevance | path

Searched refs:ISO_EXTENDED_LOCAL_FULL (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DTimeZoneFormat.java192 ISO_EXTENDED_LOCAL_FULL (ISO_LOCAL_STYLE_FLAG), enumConstant
980 case ISO_EXTENDED_LOCAL_FULL: in format()
1172 case ISO_EXTENDED_LOCAL_FULL: in parse()
DSimpleDateFormat.java1802 result = tzFormat().format(Style.ISO_EXTENDED_LOCAL_FULL, tz, date); in subFormat()
3263 style = Style.ISO_EXTENDED_LOCAL_FULL; in subParse()