TimeZoneInformation members

Provides information used to define a time zone.

The TimeZoneInformation type exposes the following members.

Constructors

  Name Description
Public method TimeZoneInformation Initializes a new instance of the TimeZoneInformation class.

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 StandardBias Gets the bias in the number of minutes that standard time for the time zone differs from coordinated universal time (UTC).
Public property TypeId This member is reserved for internal use and is not intended to be used directly from your code. (Overrides ClientValueObject.TypeId.)

Top

Methods

  Name Description
Public method CustomFromJson This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.)
Public method CustomWriteToXml This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.)
Public method FromJson This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.)
Protected method InitOnePropertyFromJson This member is reserved for internal use and is not intended to be used directly from your code. (Overrides ClientValueObject.InitOnePropertyFromJson(String, JsonReader).)
Public method ToString (Inherited from Object.)
Public method WriteToXml This member is reserved for internal use and is not intended to be used directly from your code. (Overrides ClientValueObject.WriteToXml(XmlWriter, SerializationContext).)

Top

See also

Reference

TimeZoneInformation class

Microsoft.SharePoint.Client namespace