Home
last modified time | relevance | path

Searched refs:setCalendar (Results 1 – 10 of 10) sorted by relevance

/PHP-5.5/ext/intl/tests/
H A Ddateformat_get_set_calendar.phpt2 IntlDateFormatter: setCalendar()/getCalendar()/getCalendarObject()
29 $df->setCalendar(IntlDateFormatter::TRADITIONAL);
34 $df->setCalendar($cal);
H A Ddateformat_get_set_calendar_variant2.phpt2 IntlDateFormatter: setCalendar()/getCalendar()/getCalendarObject()
29 $df->setCalendar(IntlDateFormatter::TRADITIONAL);
34 $df->setCalendar($cal);
H A Ddateformat_get_set_calendar_variant4.phpt2 IntlDateFormatter: setCalendar()/getCalendar()/getCalendarObject()
29 $df->setCalendar(IntlDateFormatter::TRADITIONAL);
34 $df->setCalendar($cal);
H A Ddateformat_get_set_calendar_variant3.phpt2 IntlDateFormatter: setCalendar()/getCalendar()/getCalendarObject()
30 $df->setCalendar(IntlDateFormatter::TRADITIONAL);
35 $df->setCalendar($cal);
H A Dut_common.inc350 …return $GLOBALS['oo-mode'] ? $fmt->setCalendar( $calendar ) : datefmt_set_calendar( $fmt , $calend…
/PHP-5.5/ext/intl/doc/
H A Ddatefmt_api.php198 public function setCalendar($which) {} function in DateFormatter
/PHP-5.5/ext/intl/dateformat/
H A Ddateformat_create.cpp135 df->setCalendar(*calendar); in datefmt_ctor()
H A Ddateformat_class.c177 PHP_NAMED_FE( setCalendar, ZEND_FN( datefmt_set_calendar ), arginfo_intldateformatter_setcalendar )
/PHP-5.5/
H A DUPGRADING163 - IntlDateFormatter::setCalendar() and datefmt_set_calendar() now also
H A DNEWS2043 . IntlDateFormatter::setCalendar() and datefmt_set_calendar() now also accept

Completed in 51 milliseconds