SPTimeZoneInformation members

Provides fields used to define a time zone.

The SPTimeZoneInformation type exposes the following members.

Constructors

  Name Description
Public method SPTimeZoneInformation Initializes a new instance of the SPTimeZoneInformation structure.

Top

Properties

  Name Description
Public property Bias Gets the bias in the number of minutes that the time zone differs from Coordinated Universal Time (UTC).
Public property DaylightBias Gets the bias in the number of minutes that daylight time for the time zone differs from Coordinated Universal Time (UTC).
Public property DaylightDate Gets the date on which daylight time begins for the time zone.
Public property StandardBias Gets the bias in the number of minutes that standard time for the time zone differs from coordinated universal time (UTC).
Public property StandardDate Gets the date on which standard time begins for the time zone.

Top

Methods

  Name Description
Public method Equals (Inherited from ValueType.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from ValueType.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from ValueType.)

Top

See also

Reference

SPTimeZoneInformation structure

Microsoft.SharePoint namespace