You are here

protected static property DatexJalali::$monthDays in Datex 7.2

number of days in a each Jalali month.

File

datex_api/DatexJalali.inc, line 92
Jalali calendar for datex.

Class

DatexJalali
Jalali calendar for datex.

Code

protected static $monthDays = array(
  31,
  31,
  31,
  31,
  31,
  31,
  30,
  30,
  30,
  30,
  30,
  29,
);