Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 387 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 387 Bytes

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.