get_UtcNow()

DateTimeOffset::get_UtcNow() method

Gets DateTimeOffset whose date and time are set to the current UTC-time and whose offset is TimeSpan::Zero.

static DateTimeOffset System::DateTimeOffset::get_UtcNow()

See Also