Searched refs:ucal_getNow (Results 1 – 16 of 16) sorted by relevance
/external/icu/icu4c/source/test/intltest/ |
D | callimts.cpp | 366 UDate millis = ucal_getNow(); in doLimitsTest() 372 : ucal_getNow() < millis; in doLimitsTest() 374 if (ucal_getNow() >= mark) { in doLimitsTest()
|
D | numfmtst.cpp | 7275 Formattable f(ucal_getNow(), Formattable::kIsDate); in TestUFormattable() 7309 Formattable(ucal_getNow(), Formattable::kIsDate), in TestUFormattable()
|
/external/icu/icu4c/source/i18n/ |
D | erarules.cpp | 291 UDate now = ucal_getNow(); in initCurrentEra()
|
D | ucal.cpp | 125 ucal_getNow() in ucal_getNow() function
|
/external/icu/icu4c/source/samples/date/ |
D | date.c | 352 return ucal_getNow(); in getWhen()
|
/external/icu/icu4c/source/tools/toolutil/ |
D | toolutil.cpp | 93 ucal_setMillis(cal, ucal_getNow(), &status); in getCurrentYear()
|
/external/icu/icu4c/source/i18n/unicode/ |
D | ucal.h | 678 ucal_getNow(void);
|
/external/icu/libandroidicu/include/unicode/ |
D | ucal.h | 678 ucal_getNow(void);
|
D | urename.h | 527 #define ucal_getNow U_ICU_ENTRY_POINT_RENAME(ucal_getNow) macro
|
/external/icu/icu4c/source/test/cintltst/ |
D | cdtdptst.c | 212 date1 = ucal_getNow(); in TestRunTogetherPattern985()
|
D | udatpg_test.c | 366 resultLen=udat_format(formatter, ucal_getNow(), formatted, formattedCapacity, in TestBuilder()
|
D | cdtrgtst.c | 63 today = ucal_getNow(); in Test4029195()
|
D | cdattst.c | 430 ucal_setMillis(ucal, ucal_getNow(), &status); in TestRelativeDateFormat() 1559 UDate yesterday, today = ucal_getNow(); in TestContext()
|
D | ccaltst.c | 342 now=ucal_getNow(); in TestCalendar() 2242 ucal_setMillis(ucalTest, ucal_getNow(), &status); in TestAddRollEra0AndEraBounds()
|
/external/icu/icu4c/source/common/unicode/ |
D | urename.h | 527 #define ucal_getNow U_ICU_ENTRY_POINT_RENAME(ucal_getNow) macro
|
/external/icu/libandroidicu/static_shim/ |
D | shim.cpp | 791 return ucal_getNow(); in ucal_getNow_android()
|