Module: TZDetect
- Defined in:
- lib/tzdetect.rb,
lib/tzdetect/zone.rb,
lib/tzdetect/error.rb,
lib/tzdetect/parser.rb,
lib/tzdetect/version.rb,
lib/tzdetect/geocoder.rb,
lib/tzdetect/configuration.rb,
lib/tzdetect/parsers/google.rb,
lib/tzdetect/parsers/geoname.rb,
lib/tzdetect/geocoders/google.rb,
lib/tzdetect/geocoders/geoname.rb
Defined Under Namespace
Modules: Error, Geocoder, Parser Classes: Configuration, GeonameGeocode, GeonameParser, GoogleGeocode, GoogleParser, Position, TimeZone
Constant Summary collapse
- VERSION =
"0.1.3"