Share via


SPTimeZoneInformation.DaylightDate Property

Gets the date on which daylight time begins for the time zone.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Public ReadOnly Property DaylightDate As SPSystemTime
    Get
'Usage
Dim instance As SPTimeZoneInformation
Dim value As SPSystemTime

value = instance.DaylightDate
public SPSystemTime DaylightDate { get; }

Property Value

Type: Microsoft.SharePoint.SPSystemTime
A Microsoft.SharePoint.SPSystemTime object that represents the date.

See Also

Reference

SPTimeZoneInformation Structure

SPTimeZoneInformation Members

Microsoft.SharePoint Namespace