Home
last modified time | relevance | path

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

/external/icu4c/test/intltest/
Ddtfmttst.cpp997 GregorianCalendar *greenwichcalendar = in TestDateFormatZone146() local
1003 greenwichcalendar->set(UCAL_HOUR_OF_DAY, 23); in TestDateFormatZone146()
1005 UDate greenwichdate = greenwichcalendar->getTime(status); in TestDateFormatZone146()
1024 fmt->setCalendar(*greenwichcalendar); in TestDateFormatZone146()
1037 delete greenwichcalendar; in TestDateFormatZone146()