cDateTime: IsDayLightSavingsTime (get)

IsDayLightSavingsTime

Returns if this cDateTime 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 VBCorLib Overview Class cDateTime Overview cDateTime Properties cDateTime Methods IObject Kind (get)