Share via


TimeZone.DaylightDate Property (Outlook)

Returns a Date value that represents the date and time in this time zone when time changes over to daylight time in the current year. Read-only.

Version Information

Version Added: Outlook 2007

Syntax

expression .DaylightDate

expression A variable that represents a TimeZone object.

Remarks

This value is stored as part of the TZI value for the time zone in the Windows registry. The TZI value is mapped to the Windows TIME_ZONE_INFORMATION structure.

See Also

Concepts

TimeZone Object

TimeZone Object Members