Home
last modified time | relevance | path

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

/PHP-8.0/ext/intl/tests/
H A Dcalendar_getNow_basic.phpt2 IntlCalendar::getNow() basic test
12 $now = IntlCalendar::getNow();
/PHP-8.0/ext/intl/calendar/
H A Dcalendar.stub.php158 public static function getNow() {} function in IntlCalendar
H A Dcalendar_arginfo.h241 …ZEND_ME_MAPPING(getNow, intlcal_get_now, arginfo_class_IntlCalendar_getNow, ZEND_ACC_PUBLIC|ZEND_A…
H A Dcalendar_methods.cpp196 RETURN_DOUBLE((double)Calendar::getNow()); in PHP_FUNCTION()
/PHP-8.0/ext/intl/timezone/
H A Dtimezone_class.cpp328 UDate now = Calendar::getNow(); in TimeZone_get_debug_info()

Completed in 18 milliseconds