CorDateTime: IsDayLightSavingsTime (get)

IsDayLightSavingsTime

Returns if this CorDateTime instance is currently in daylight savings time.



 Public Property Get IsDayLightSavingsTime ( ) As Boolean

Return Values

Boolean -  If this instance is in daylight savings.

Remarks

This uses the current time zone settings of the system to determine when daylight savings should be.

Read Only.

See Also

Project CorLib Overview

Class CorDateTime Overview