GregorianCalendar: GetDaysInYear |
Returns the number of days in the specified year.
Public Function GetDaysInYear( ByVal Year As Long, Optional ByRef Era As Variant ) As Long
The Gregorian calendar has 365 days in a normal year and 366 days in a leap year.