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; }
Public ReadOnly Property UserLocalDateTime As DateTime
Get
Property Value
Type:
DateTimeSee Also