Click or drag to resize

TimeZoneNow Property

Gets a date/time that is set to the current date and time on this computer, expressed as the time in this TimeZone.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public DateTime Now { get; }

Property Value

Type: DateTime
See Also