Gets a DateTimeOffset object whose date and time are set to the current Coordinated Universal Time (UTC) date and time and whose offset is TimeSpan.Zero.
| C# | Visual Basic |
public static DateTimeOffset UtcNow { get; }
Public Shared ReadOnly Property UtcNow As DateTimeOffset Get