Home
last modified time | relevance | path

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

/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DDateFormatTest.java1996 Date greenwichdate = greenwichcalendar.getTime(); in TestDateFormatZone146() local
2013 String result = fmt.format(greenwichdate); in TestDateFormatZone146()
/external/icu/icu4c/source/test/intltest/
Ddtfmttst.cpp1275 UDate greenwichdate = greenwichcalendar->getTime(status); in TestDateFormatZone146() local
1299 result = fmt->format(greenwichdate, result); in TestDateFormatZone146()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DDateFormatTest.java1995 Date greenwichdate = greenwichcalendar.getTime(); in TestDateFormatZone146() local
2012 String result = fmt.format(greenwichdate); in TestDateFormatZone146()