protected static property DatexFormatter::$daysInGregorianMonth in Datex 7
File
- datex_api/
datex_api_classes.inc, line 28 - API and helper functions used by other datex modules.
Class
- DatexFormatter
- Date tools for Jalali Dates.
Code
protected static $daysInGregorianMonth = array(
31,
28,
31,
30,
31,
30,
31,
31,
30,
31,
30,
31,
);