Home
last modified time | relevance | path

Searched refs:getCalendar (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()
18 var_dump($df->getCalendar(),
H A Ddateformat_get_set_calendar_variant2.phpt2 IntlDateFormatter: setCalendar()/getCalendar()/getCalendarObject()
18 var_dump($df->getCalendar(),
H A Ddateformat_get_set_calendar_variant4.phpt2 IntlDateFormatter: setCalendar()/getCalendar()/getCalendarObject()
18 var_dump($df->getCalendar(),
H A Ddateformat_get_set_calendar_variant3.phpt2 IntlDateFormatter: setCalendar()/getCalendar()/getCalendarObject()
19 var_dump($df->getCalendar(),
H A Dut_common.inc346 return $GLOBALS['oo-mode'] ? $fmt->getCalendar( ) : datefmt_get_calendar( $fmt );
/PHP-5.5/ext/intl/doc/
H A Ddatefmt_api.php205 public function getCalendar() {} function in DateFormatter
/PHP-5.5/ext/intl/dateformat/
H A Ddateformat_attrcpp.cpp183 const Calendar *cal = fetch_datefmt(dfo)->getCalendar(); in PHP_FUNCTION()
H A Ddateformat_class.c175 PHP_NAMED_FE( getCalendar, ZEND_FN( datefmt_get_calendar ), arginfo_intldateformatter_getdatetype )
/PHP-5.5/
H A DUPGRADING157 - IntlDateFormatter::getCalendar() and datefmt_get_calendar() return
H A DNEWS2039 . IntlDateFormatter::getCalendar() and datefmt_get_calendar() return false

Completed in 46 milliseconds