Redizone: Redis compatible server convert longitude and latitude to timezone name(s).

Build with tidwall/redcon.rs and ringsaturn/tzf-rs.

Install(only cargo is supported by now):

bash cargo install redizone

console $ redis-cli -p 6380 127.0.0.1:6380> get_tz 116.3883 39.9289 Asia/Shanghai 127.0.0.1:6380> get_tzs 116.3883 39.9289 1) "Asia/Shanghai"

See also: