CorLib  

DayLightTime

DayLightTime overview

Implements:

IObject 

Public:

Properties:
Delta (get) Returns the difference between stadard time and daylight savings.  
EndTime (get) Returns the date for when the daylight savings period ends.  
StartTime (get) Returns the date for when the daylight savings period starts.  
Methods:
Equals Returns a boolean indicating if the value and this object instance are the same instance.  
GetHashCode Returns a pseudo-unique number identifying this instance.  
ToString Returns a string representation of this object instance.  

See Also