Partager via


DaylightTime Members

The following tables list the members exposed by the DaylightTime type.

Public Constructors

Name Description
Public Method DaylightTime Initializes a new instance of the DaylightTime class.

Public Properties

Name Description
Public Property Delta Gets the TimeSpan object that represents the difference between standard time and daylight saving time for the local time zone.
Public Property End Gets the DateTime object that represents the date and time when daylight saving time ends for the local time zone.
Public Property Start Gets the DateTime object that represents the date and time when daylight saving time begins for the local time zone.

Public Methods

Name Description
Public Method Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method ReferenceEquals (Inherited from Object.)
Public Method ToString (Inherited from Object.)

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)

See Also

Reference

DaylightTime Class
System.Globalization Namespace