Click or drag to resize

TimeZonesUserLocalDateTime Property

Gets the current date/time in the user's local TimeZone if that TimeZone is known, else the current system date/time (DateTime.Now).

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

Property Value

Type: DateTime
See Also