Searched refs:intltz_to_date_time_zone (Results 1 – 6 of 6) sorted by relevance
17 var_dump(intltz_to_date_time_zone(1));20 Warning: IntlTimeZone::toDateTimeZone(): intltz_to_date_time_zone: DateTimeZone constructor threw e…23 Fatal error: Uncaught TypeError: intltz_to_date_time_zone(): Argument #1 ($timezone) must be of typ…25 #0 %s(%d): intltz_to_date_time_zone(1)
16 $dtz = intltz_to_date_time_zone($tz);
127 ZEND_FUNCTION(intltz_to_date_time_zone);
561 U_CFUNC PHP_FUNCTION(intltz_to_date_time_zone) in PHP_FUNCTION() argument
612 function intltz_to_date_time_zone(IntlTimeZone $timezone): DateTimeZone|false {} function
964 ZEND_FUNCTION(intltz_to_date_time_zone);1151 ZEND_FE(intltz_to_date_time_zone, arginfo_intltz_to_date_time_zone)
Completed in 19 milliseconds