/nearest_time_zone

Primary LanguageRubyMIT LicenseMIT

NearestTimeZone

A fork of NearestTimeZone using Geokdtree instead of Kdtree, allowing for use with JRuby. Tested with MRI 2.1 and JRuby 1.7.

Currently, everything works except marshalling the Kdtree. This is only required to improve load time.