BlogMonthQuickLaunch.m_timeZone Field
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