Mono Class Library: System.DateTime Overview | Members

System.DateTime.UtcNow Property

Gets the current time converted to coordinated universal time (UTC).

public static DateTime UtcNow { get; }

Value

A DateTime instance set to the current date and time in coordinated universal time (UTC).

Remarks

This property is read-only.

Requirements

Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0