UtcTimeFromLocalTimeResponse.UtcTime Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.