= TZInfo::Data TZInfo::Data is the public domain {IANA Time Zone Database}[http://www.iana.org/time-zones] packaged as a set of Ruby modules for use with TZInfo[http://tzinfo.rubyforge.org]. If TZInfo::Data is installed, TZInfo will automatically use it as its source of time zone data. If TZInfo::Data is not installed, TZInfo[http://tzinfo.rubyforge.org] will attempt to use the system zoneinfo files instead. Please refer to the TZInfo[http://tzinfo.rubyforge.org] documentation for further details. == Installation TZInfo::Data can be installed using the gem command: $ gem install tzinfo-data == Download Tar, Zip and RubyGem packages of TZInfo can be downloaded from: * http://rubyforge.org/frs/?group_id=894 == License TZInfo::Data is released under the MIT license, see LICENSE for details. Timezone data is based on the public domain {IANA Time Zone Database}[http://www.iana.org/time-zones]. == Support Please post to the {TZInfo Users mailing list}[http://rubyforge.org/mailman/listinfo/tzinfo-users] if you require assistance or have any suggestions. Alternatively, you can contact the author Philip Ross directly at phil.ross@gmail.com.