Share via


TimeServiceStatus.CurrentTimeUTC Property

Gets the current UTC system time.

Namespace: Microsoft.SPOT.Time
Assembly: Microsoft.SPOT.Time (in microsoft.spot.time.dll)

Syntax

public DateTime CurrentTimeUTC { get; }

Property Value

The current UTC system time.

Remarks

This method enables getting the updated UTC time after an SNTP sync, without requiring an additional method call.

Version Information

Available in the .NET Micro Framework versions 4.0 and 4.1.

See Also

Reference

TimeServiceStatus Class
TimeServiceStatus Members
Microsoft.SPOT.Time Namespace