इसके माध्यम से साझा किया गया


Activity.LocalTimezone Property

Definition

Gets or sets the name of the timezone used to define local time for the message, expressed in IANA Time Zone database format. For example, America/Los_Angeles.

public string LocalTimezone { get; set; }
member this.LocalTimezone : string with get, set
Public Property LocalTimezone As String

Property Value

The name of the timezone used to define local time for the message, expressed in IANA Time Zone database format.

Applies to