You are here

private property Date::$_mountCounter in PersianTools 7

Count of days at the end of each Persian month

@access private

Type: array

File

includes/Date.php, line 73

Class

Date

Namespace

Shamsi

Code

private $_mountCounter = array(
  0,
  31,
  62,
  93,
  124,
  155,
  186,
  216,
  246,
  276,
  306,
  336,
);