Click or drag to resize

ITimeServiceUtcNow Property

Gets a DateTime object that is set to the current date and time on this computer, expressed as the Coordinated Universal Time (UTC).

Namespace:  TomsToolbox.Essentials
Assembly:  TomsToolbox.Essentials (in TomsToolbox.Essentials.dll)
Syntax
DateTime UtcNow { get; }

Property Value

Type: DateTime
See Also