Share via


SharePointTimeZone.DaylightStartsWeek property

The week when daylight savings time starts. (1 = first week, 5 = last week)

Namespace:  Microsoft.Office.Server.Utilities
Assembly:  Microsoft.Office.Server (in Microsoft.Office.Server.dll)

Syntax

'Declaration
Protected ReadOnly Property DaylightStartsWeek As Integer
    Get
'Usage
Dim value As Integer

value = Me.DaylightStartsWeek
protected int DaylightStartsWeek { get; }

Property value

Type: System.Int32

See also

Reference

SharePointTimeZone class

SharePointTimeZone members

Microsoft.Office.Server.Utilities namespace