Home
last modified time | relevance | path

Searched refs:intlcal_from_date_time (Results 1 – 8 of 8) sorted by relevance

/PHP-5.5/ext/intl/tests/
H A Dcalendar_fromDateTime_error.phpt33 var_dump(intlcal_from_date_time());
39 Warning: IntlCalendar::fromDateTime(): intlcal_from_date_time: bad arguments in %s on line %d
44 Warning: IntlCalendar::fromDateTime(): intlcal_from_date_time: bad arguments in %s on line %d
47 Warning: IntlCalendar::fromDateTime(): intlcal_from_date_time: DateTime object is unconstructed in …
50 Warning: IntlCalendar::fromDateTime(): intlcal_from_date_time: object has an time zone offset that'…
53 Warning: IntlCalendar::fromDateTime(): intlcal_from_date_time: time zone id 'WEST' extracted from e…
56 Warning: intlcal_from_date_time() expects at least 1 parameter, 0 given in %s on line %d
58 Warning: intlcal_from_date_time(): intlcal_from_date_time: bad arguments in %s on line %d
H A Dcalendar_fromDateTime_basic.phpt32 $cal = intlcal_from_date_time(new DateTime('2012-01-01 00:00:00 +03:40'));
/PHP-5.5/ext/intl/calendar/
H A Dcalendar_methods.h106 PHP_FUNCTION(intlcal_from_date_time);
H A Dcalendar_class.cpp448 …PHP_ME_MAPPING(fromDateTime, intlcal_from_date_time, ainfo_cal_from_date_time, ZEND_ACC_STATIC…
H A Dcalendar_methods.cpp1140 U_CFUNC PHP_FUNCTION(intlcal_from_date_time) in PHP_FUNCTION() argument
/PHP-5.5/ext/intl/
H A Dphp_intl.c838 PHP_FE( intlcal_from_date_time, ainfo_cal_from_date_time )
/PHP-5.5/
H A DUPGRADING315 - intlcal_from_date_time()
H A DNEWS2072 intlcal_set_skipped_wall_time_option(), intlcal_from_date_time(),

Completed in 55 milliseconds