Share via


TimeZoneTimeZoneInformation.Time Property

Definition

Gets or sets the data and time specified in the form, YYYY-MM-DDThh;mm:ss.ssssssZ.

[Newtonsoft.Json.JsonProperty(PropertyName="time")]
public string Time { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="time")>]
member this.Time : string with get, set
Public Property Time As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to