[Overview][Constants][Procedures and functions] | Reference for unit 'dateutils' (#rtl) |
Array with number of days in a year. The boolean index indicates whether it is a leap year or not.
Source position: dateutil.inc line 53
const DaysPerYear: array [Boolean] of Word = (365,366 ); |
No notes exist for this page yet.