 | ConfigurationRuntimeExpressionTimeZone Property |
Returns the time zone for calendar operations.
Namespace:
com.espertech.esper.common.client.configuration.runtime
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic TimeZoneInfo TimeZone { get; set; }
Return Value
Type:
TimeZoneInfotime zone
See Also