Click or drag to resize

DateTimeExTimeZone Property

Gets the time zone associated with the value.

Namespace:  com.espertech.esper.compat
Assembly:  NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
public TimeZoneInfo TimeZone { get; }

Property Value

Type: TimeZoneInfo
The time zone.
See Also