Home
last modified time | relevance | path

Searched refs:toDateTime (Results 1 – 4 of 4) sorted by relevance

/PHP-8.1/ext/intl/tests/
H A Dcalendar_toDateTime_error.phpt2 IntlCalendar::toDateTime(): bad arguments
12 var_dump($cal->toDateTime());
25 var_dump($cal->toDateTime());
43 Warning: IntlCalendar::toDateTime(): intlcal_to_date_time: DateTimeZone constructor threw exception…
49 Warning: IntlCalendar::toDateTime(): intlcal_to_date_time: DateTimeZone constructor threw exception…
H A Dcalendar_toDateTime_basic.phpt2 IntlCalendar::toDateTime(): basic test
13 $dt = $cal->toDateTime();
/PHP-8.1/ext/intl/calendar/
H A Dcalendar.stub.php281 public function toDateTime(): DateTime|false {} function in IntlCalendar
H A Dcalendar_arginfo.h275 …ZEND_ME_MAPPING(toDateTime, intlcal_to_date_time, arginfo_class_IntlCalendar_toDateTime, ZEND_ACC_…

Completed in 7 milliseconds