Searched refs:getNow (Results 1 – 5 of 5) sorted by relevance
2 IntlCalendar::getNow() basic test10 $now = IntlCalendar::getNow();
359 public static function getNow(): float {} function in IntlCalendar
255 …ZEND_ME_MAPPING(getNow, intlcal_get_now, arginfo_class_IntlCalendar_getNow, ZEND_ACC_PUBLIC|ZEND_A…
196 RETURN_DOUBLE((double)Calendar::getNow()); in PHP_FUNCTION()
328 UDate now = Calendar::getNow(); in TimeZone_get_debug_info()
Completed in 19 milliseconds