Home
last modified time | relevance | path

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

/third_party/icu/icu4j/samples/src/com/ibm/icu/samples/util/timezone/
DBasicTimeZoneExample.java41 SimpleDateFormat wallTimeFmt = new SimpleDateFormat("yyyy-MM-dd HH:mm:ss z", ULocale.US); in nextTransitionExample() local
68 SimpleDateFormat wallTimeFmt = new SimpleDateFormat("yyyy-MM-dd HH:mm:ss z", ULocale.US); in previousTransitionExample() local