GetYearInfo (open)
Return info about a year
Syntax
LOADLIB "wh::datetime.whlib";
RECORD FUNCTION GetYearInfo(INTEGER year)Parameters
INTEGER yearYear
Return value
RECORDInformation about that year
BOOLEAN isleapyearWhether the year is a leap year
INTEGER numweeksNumber of weeks in the year