Searched refs:intlcal_from_date_time (Results 1 – 6 of 6) sorted by relevance
30 Warning: IntlCalendar::fromDateTime(): intlcal_from_date_time: DateTime object is unconstructed in …33 Warning: IntlCalendar::fromDateTime(): intlcal_from_date_time: object has an time zone offset that'…36 Warning: IntlCalendar::fromDateTime(): intlcal_from_date_time: time zone id 'WEST' extracted from e…
30 $cal = intlcal_from_date_time(new DateTime('2012-01-01 00:00:00 +03:40'));
266 function intlcal_from_date_time(DateTime|string $datetime, ?string $locale = null): ?IntlCalendar {} function
838 ZEND_FUNCTION(intlcal_from_date_time);1029 ZEND_FE(intlcal_from_date_time, arginfo_intlcal_from_date_time)
214 ZEND_FUNCTION(intlcal_from_date_time);
998 U_CFUNC PHP_FUNCTION(intlcal_from_date_time) in PHP_FUNCTION() argument
Completed in 22 milliseconds