Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the time zone that is used in the SharePoint server.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected m_timeZone As TimeSpan
'Usage
Dim value As TimeSpan
value = Me.m_timeZone
Me.m_timeZone = value
protected TimeSpan m_timeZone