DayLightTime

DayLightTime


Represents the start and end times for a daylight saving period, and the difference between daylight saving time and standard time.


Implements:

IObject 

Public:

Properties:

NameDescription
 Delta (get) Returns the difference between stadard time and daylight saving.  
 EndTime (get) Returns the date for when the daylight saving period ends.  
 StartTime (get) Returns the date for when the daylight saving period starts.  

Methods:

NameDescription
 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

Project CorLib Overview

Class DayLightTime Overview

Constructors

TimeZone

TimeZoneStatic