Home
last modified time | relevance | path

Searched refs:greenwichdate (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DDateFormatTest.java1999 Date greenwichdate = greenwichcalendar.getTime(); in TestDateFormatZone146() local
2016 String result = fmt.format(greenwichdate); in TestDateFormatZone146()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DDateFormatTest.java2002 Date greenwichdate = greenwichcalendar.getTime(); in TestDateFormatZone146() local
2019 String result = fmt.format(greenwichdate); in TestDateFormatZone146()
/external/icu/icu4c/source/test/intltest/
Ddtfmttst.cpp1276 UDate greenwichdate = greenwichcalendar->getTime(status); in TestDateFormatZone146() local
1300 result = fmt->format(greenwichdate, result); in TestDateFormatZone146()