Mono Class Library: System.DateTime Overview | Members

System.DateTime.UtcNow Property

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

public static DateTime UtcNow { get; }

Value

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

Remarks

This property is read-only. [Edit]

Requirements

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