Home
last modified time | relevance | path

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

/external/icu4c/samples/date/
Ddate.c207 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/
Dcallimts.cpp329 UDate millis = ucal_getNow(); in doLimitsTest()
335 : ucal_getNow() < millis; in doLimitsTest()
337 if (ucal_getNow() >= mark) { in doLimitsTest()
Dtztest.cpp857 UBool isDateBeforeReferenceYear = ucal_getNow() < cal.getTime(status); in TestShortZoneIDs()
/external/icu4c/tools/toolutil/
Dtoolutil.cpp76 ucal_setMillis(cal, ucal_getNow(), &status); in getCurrentYear()
/external/icu4c/i18n/unicode/
Ducal.h661 ucal_getNow(void);
/external/icu4c/test/cintltst/
Dcdtdptst.c208 date1 = ucal_getNow(); in TestRunTogetherPattern985()
Dudatpg_test.c338 resultLen=udat_format(formatter, ucal_getNow(), formatted, formattedCapacity, in TestBuilder()
Dcdtrgtst.c61 today = ucal_getNow(); in Test4029195()
Dcdattst.c405 ucal_setMillis(ucal, ucal_getNow(), &status); in TestRelativeDateFormat()
Dccaltst.c323 now=ucal_getNow(); in TestCalendar()
/external/icu4c/i18n/
Ducal.cpp121 ucal_getNow() in ucal_getNow() function
/external/webkit/Source/JavaScriptCore/icu/unicode/
Durename.h379 #define ucal_getNow ucal_getNow_3_2 macro
/external/webkit/Source/JavaScriptGlue/icu/unicode/
Durename.h379 #define ucal_getNow ucal_getNow_3_2 macro
/external/webkit/Source/WebKit/mac/icu/unicode/
Durename.h379 #define ucal_getNow ucal_getNow_3_2 macro
/external/webkit/Source/WebCore/icu/unicode/
Durename.h379 #define ucal_getNow ucal_getNow_3_2 macro
/external/icu4c/common/unicode/
Durename.h525 #define ucal_getNow U_ICU_ENTRY_POINT_RENAME(ucal_getNow) macro