Table of Contents

Namespace TZFinder

Classes

TZLookup

Provides static methods and properties for looking up time zones based on geographic coordinates. Handles loading and accessing time zone data from a file or stream, and exposes methods for querying and traversing the time zone tree.

TimeZoneNode

Represents a node in a time zone tree structure, holding a TimeZoneIndex and references to child nodes.

TimeZoneTree

Represents a tree structure for efficiently locating time zones based on geographic coordinates.

Structs

BBox

Represents a rectangular bounding box defined by southwest and northeast positions.

Position

Represents a geographic position with longitude and latitude.

TimeZoneIndex

Represents an index for time zones, supporting up to two short values.