 | 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
Syntaxpublic TimeZoneInfo TimeZone { get; }
Property Value
Type:
TimeZoneInfo
The time zone.
See Also