IntlCalendar::getType
IntlCalendar::getType
(PHP 5.5.0, PHP 7, PECL >= 3.0.0a1)
IntlCalendar::getType — Get the calendar type
Description
Object oriented style
public string IntlCalendar::getType ( void )
Procedural style
string intlcal_get_type ( IntlCalendar $cal )
A string describing the type of this calendar. This is one of the valid values for the calendar keyword value 'calendar'.