You are here

protected static property DatexJalali::$mCounter in Datex 7.2

Count of days at the end of each Persian month.

File

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

Class

DatexJalali
Jalali calendar for datex.

Code

protected static $mCounter = array(
  0,
  31,
  62,
  93,
  124,
  155,
  186,
  216,
  246,
  276,
  306,
  336,
);