DayLightTime: Delta (get)

Delta

Returns the difference between stadard time and daylight saving.



 Public Property Get Delta ( ) As TimeSpan

Return Values

TimeSpan -  The difference between stadard time and daylight saving.

Remarks

This is the amount to change the current time when switching between standard and daylight saving time.

Read Only.

See Also

Project CorLib Overview

Class DayLightTime Overview