Click or drag to resize

RealTimeServiceNow Property

Gets a DateTime object that is set to the current date and time on this computer, expressed as the local time.

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

Property Value

Type: DateTime

Implements

ITimeServiceNow
See Also