Description
array
cal_info ( [int calendar] )
cal_info() returns information on the
specified calendar.
Calendar information is returned as an array containing the
elements calname, calsymbol,
month, abbrevmonth and
maxdaysinmonth.
If no calendar is specified information on all
supported calendars is returned as an array. This functionality
is available beginning with PHP 5.