UtcTimeFromLocalTimeResponse.UtcTime Property

Definition

Gets the local time and expresses it in Coordinated Universal Time (UTC) time.

public:
 property DateTime UtcTime { DateTime get(); };
public DateTime UtcTime { get; }
member this.UtcTime : DateTime
Public ReadOnly Property UtcTime As DateTime

Property Value

The local time expressed as Coordinated Universal Time (UTC) time.

Applies to