Share via


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)

Syntax

'Declaration
Protected m_timeZone As TimeSpan
'Usage
Dim value As TimeSpan

value = Me.m_timeZone

Me.m_timeZone = value
protected TimeSpan m_timeZone

See also

Reference

BlogMonthQuickLaunch class

BlogMonthQuickLaunch members

Microsoft.SharePoint.WebPartPages namespace