Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dcallimts.cpp330 UDate millis = ucal_getNow(); in doLimitsTest()
336 : ucal_getNow() < millis; in doLimitsTest()
338 if (ucal_getNow() >= mark) { in doLimitsTest()
Dnumfmtst.cpp7006 Formattable f(ucal_getNow(), Formattable::kIsDate); in TestUFormattable()
7040 Formattable(ucal_getNow(), Formattable::kIsDate), in TestUFormattable()
/external/icu/icu4c/source/tools/toolutil/
Dtoolutil.cpp91 ucal_setMillis(cal, ucal_getNow(), &status); in getCurrentYear()
/external/icu/icu4c/source/samples/date/
Ddate.c339 return ucal_getNow(); in getWhen()
/external/icu/icu4c/source/i18n/unicode/
Ducal.h661 ucal_getNow(void);
/external/icu/icu4c/source/test/cintltst/
Dudatpg_test.c361 resultLen=udat_format(formatter, ucal_getNow(), formatted, formattedCapacity, in TestBuilder()
Dcdtdptst.c210 date1 = ucal_getNow(); in TestRunTogetherPattern985()
Dcdtrgtst.c61 today = ucal_getNow(); in Test4029195()
Dcdattst.c430 ucal_setMillis(ucal, ucal_getNow(), &status); in TestRelativeDateFormat()
1555 UDate yesterday, today = ucal_getNow(); in TestContext()
Dccaltst.c334 now=ucal_getNow(); in TestCalendar()
2234 ucal_setMillis(ucalTest, ucal_getNow(), &status); in TestAddRollEra0AndEraBounds()
/external/icu/icu4c/source/i18n/
Ducal.cpp122 ucal_getNow() in ucal_getNow() function
/external/icu/icu4c/source/common/unicode/
Durename.h522 #define ucal_getNow U_ICU_ENTRY_POINT_RENAME(ucal_getNow) macro