Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/java/time/format/
DDateTimeFormatterBuilder.java3969 String gmtText = ICU.getGMTZeroFormatString(context.getLocale()); in format() local
4021 String gmtText = ICU.getGMTZeroFormatString(context.getLocale()); in parse() local