Home
last modified time | relevance | path

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

/PHP-8.0/ext/intl/tests/
H A Dcalendar_toDateTime_error.phpt2 IntlCalendar::toDateTime(): bad arguments
14 var_dump($cal->toDateTime());
27 var_dump($cal->toDateTime());
45 Warning: IntlCalendar::toDateTime(): intlcal_to_date_time: DateTimeZone constructor threw exception…
51 Warning: IntlCalendar::toDateTime(): intlcal_to_date_time: DateTimeZone constructor threw exception…
H A Dcalendar_toDateTime_basic.phpt2 IntlCalendar::toDateTime(): basic test
15 $dt = $cal->toDateTime();
/PHP-8.0/ext/intl/calendar/
H A Dcalendar.stub.php280 public function toDateTime() {} function in IntlCalendar
H A Dcalendar_arginfo.h261 …ZEND_ME_MAPPING(toDateTime, intlcal_to_date_time, arginfo_class_IntlCalendar_toDateTime, ZEND_ACC_…

Completed in 10 milliseconds