DateTimeInstance Properties

Properties

AbbreviatedEndTimeZoneName This read-only property is used to get the end time zone name in its abbreviated form
AbbreviatedStartTimeZoneName This read-only property is used to get the start time zone name in its abbreviated form
Duration This is used to get or set the instance's duration
EndDateTime This is used to get or set the end date/time value
EndIsDaylightSavingTime This is used to get or set whether or not the end date/time is in daylight saving time
EndTimeZoneName This is used to get or set the time zone name description for the end date/time value (Eastern Daylight Time, Pacific Standard Time, etc).
StartDateTime This is used to get or set the start date/time value
StartIsDaylightSavingTime This is used to get or set whether or not the start date/time is in daylight saving time
StartTimeZoneName This is used to get or set the time zone name description for the start date/time value (Eastern Daylight Time, Pacific Standard Time, etc).
TimeZoneId This is used to get or set the time zone ID

See Also