GetDaysInYear
GetDaysInYear

Checks if the given or current year is a leap year.

Days = myTime.GetDaysInYear( Year )
Days = myTime.GetDaysInYear( )

Return value
The number of days in the given year.

Parameters
  • Year
    The year to check. If ommited, the current year is used.
Comments

This is a simple extension of the IsLeapYear function.

See also
Time:IsLeapYear



JAM © 2005 no one in partiular
Project started by David Evans in 2005