TimeZoneFindType Enumeration |
Namespace: NetQuarry
Member name | Value | Description | |
---|---|---|---|
ByBrowserOffset | 1 | Find timezone by the offset from UTC assuming current DaylightTime state using Javascript offset rules. | |
ById | 2 | Find timezone by the timezone ID. This includes the special case of "." for user local timezone. | |
ByWindowsOffset | 3 | Find timezone by the offset from UTC assuming current DaylightTime state using Windows offset rules. |
Copyright (c) 2004-2020 NetQuarry, Inc. All rights reserved.