[Overview][Constants][Procedures and functions][Index] Reference for unit 'dateutils' (#rtl)

DaysPerYear

Array with number of days in a year. The boolean index indicates whether it is a leap year or not.

Declaration

Source position: dateutil.inc line 54

const DaysPerYear: array [Boolean] of Word = (365, 366);


Documentation generated on: Nov 14 2015