TimeChangeType Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The TimeChangeType class represents the date and time when the time changes to and from daylight saving time and standard time.
public ref class TimeChangeType
public class TimeChangeType
Public Class TimeChangeType
- Inheritance
-
TimeChangeType
Constructors
TimeChangeType() |
The TimeChangeType constructor initializes a new instance of the TimeChangeType class. |
Properties
Item |
The Item property gets or sets an object that represents the date when the time changes between standard time and daylight saving time. |
Offset |
The Offset property gets or sets the offset from the BaseOffset. |
Time |
The Time property gets or sets the time when the time changes between standard time and daylight saving time. |
TimeZoneName |
The TimeZoneName property gets or sets a value that represents a time zone name. |