Home
last modified time | relevance | path

Searched refs:getCalendar (Results 1 – 9 of 9) sorted by relevance

/php-src/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_variant3.phpt2 IntlDateFormatter: setCalendar()/getCalendar()/getCalendarObject()
19 var_dump($df->getCalendar(),
H A Ddateformat_get_set_calendar_variant_icu70.phpt2 IntlDateFormatter: setCalendar()/getCalendar()/getCalendarObject() for ICU >= 70.1
20 var_dump($df->getCalendar(),
H A Ddateformat_get_set_calendar_variant4.phpt2 IntlDateFormatter: setCalendar()/getCalendar()/getCalendarObject()
19 var_dump($df->getCalendar(),
H A Ddateformat_get_set_calendar_variant5.phpt2 IntlDateFormatter: setCalendar()/getCalendar()/getCalendarObject() for ICU >= 58.1 and < 70.1
20 var_dump($df->getCalendar(),
H A Dut_common.inc358 return $GLOBALS['oo-mode'] ? $fmt->getCalendar( ) : datefmt_get_calendar( $fmt );
/php-src/ext/intl/dateformat/
H A Ddateformat.stub.php77 public function getCalendar(): int|false {} function in IntlDateFormatter
H A Ddateformat_attrcpp.cpp141 const Calendar *cal = fetch_datefmt(dfo)->getCalendar(); in PHP_FUNCTION()

Completed in 10 milliseconds