Searched refs:getNow (Results 1 – 5 of 5) sorted by relevance
2 IntlCalendar::getNow() basic test12 $now = IntlCalendar::getNow();
158 public static function getNow() {} function in IntlCalendar
241 …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 11 milliseconds