Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/java/text/
DDateFormatSymbols.java252 static final int PATTERN_ZONE_VALUE = 18; // Z field in DateFormatSymbols
DSimpleDateFormat.java1207 case PATTERN_ZONE_VALUE: // 'Z' ("-/+hhmm" form) in subFormat()
2017 case PATTERN_ZONE_VALUE: // 'Z' in subParse()