| Calendar: DaysInYearBeforeMinSupportedYear (get) |
Gets the number of days in the year that precedes the year that is specified by the MinSupportedDateTime property.
Public Property Get DaysInYearBeforeMinSupportedYear ( ) As Long
This property returns a constant value of 365. Note that the property value can be overridden by classes implement the Calendar class interface.
Read Only.