Share via


SharePointTimeZone.StandardBias property

The bias of the time zone, in minutes, when daylight savings time is not in effect.

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

Syntax

'Declaration
Public ReadOnly Property StandardBias As Integer
    Get
'Usage
Dim instance As SharePointTimeZone
Dim value As Integer

value = instance.StandardBias
public int StandardBias { get; }

Property value

Type: System.Int32

See also

Reference

SharePointTimeZone class

SharePointTimeZone members

Microsoft.Office.Server.Utilities namespace