Searched refs:ucal_getNow (Results 1 – 16 of 16) sorted by relevance
/external/icu4c/samples/date/ |
D | date.c | 207 len = udat_format(fmt, ucal_getNow(), 0, len, 0, status); in date() 212 udat_format(fmt, ucal_getNow(), s, len + 1, 0, status); in date()
|
/external/icu4c/test/intltest/ |
D | callimts.cpp | 329 UDate millis = ucal_getNow(); in doLimitsTest() 335 : ucal_getNow() < millis; in doLimitsTest() 337 if (ucal_getNow() >= mark) { in doLimitsTest()
|
D | tztest.cpp | 857 UBool isDateBeforeReferenceYear = ucal_getNow() < cal.getTime(status); in TestShortZoneIDs()
|
/external/icu4c/tools/toolutil/ |
D | toolutil.cpp | 76 ucal_setMillis(cal, ucal_getNow(), &status); in getCurrentYear()
|
/external/icu4c/i18n/unicode/ |
D | ucal.h | 661 ucal_getNow(void);
|
/external/icu4c/test/cintltst/ |
D | cdtdptst.c | 208 date1 = ucal_getNow(); in TestRunTogetherPattern985()
|
D | udatpg_test.c | 338 resultLen=udat_format(formatter, ucal_getNow(), formatted, formattedCapacity, in TestBuilder()
|
D | cdtrgtst.c | 61 today = ucal_getNow(); in Test4029195()
|
D | cdattst.c | 405 ucal_setMillis(ucal, ucal_getNow(), &status); in TestRelativeDateFormat()
|
D | ccaltst.c | 323 now=ucal_getNow(); in TestCalendar()
|
/external/icu4c/i18n/ |
D | ucal.cpp | 121 ucal_getNow() in ucal_getNow() function
|
/external/webkit/Source/JavaScriptCore/icu/unicode/ |
D | urename.h | 379 #define ucal_getNow ucal_getNow_3_2 macro
|
/external/webkit/Source/JavaScriptGlue/icu/unicode/ |
D | urename.h | 379 #define ucal_getNow ucal_getNow_3_2 macro
|
/external/webkit/Source/WebKit/mac/icu/unicode/ |
D | urename.h | 379 #define ucal_getNow ucal_getNow_3_2 macro
|
/external/webkit/Source/WebCore/icu/unicode/ |
D | urename.h | 379 #define ucal_getNow ucal_getNow_3_2 macro
|
/external/icu4c/common/unicode/ |
D | urename.h | 525 #define ucal_getNow U_ICU_ENTRY_POINT_RENAME(ucal_getNow) macro
|