GetDayLightChanges
Returns the start and end of the daylight saving period.
Public Function GetDayLightChanges(
ByVal Year As Long ) As DayLightTime
Parameters
- Year
-
[ByVal]
Long.
The year which contains the daylight saving period.
Return Values
DayLightTime - The daylight saving period.
See Also
Project CorLib Overview
Class TimeZone Overview