You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
docuseal/vendor/bundle/ruby/4.0.0/gems/tzinfo-data-1.2026.1
Wabo d9b86d464c
Restore fork-specific features lost during upstream sync:
3 weeks ago
..
lib/tzinfo Restore fork-specific features lost during upstream sync: 3 weeks ago
.yardopts Restore fork-specific features lost during upstream sync: 3 weeks ago
CONTRIBUTING.md Restore fork-specific features lost during upstream sync: 3 weeks ago
LICENSE Restore fork-specific features lost during upstream sync: 3 weeks ago
README.md Restore fork-specific features lost during upstream sync: 3 weeks ago

README.md

TZInfo::Data - Timezone Data for TZInfo

RubyGems Tests

TZInfo::Data is the public domain IANA Time Zone Database packaged as a set of Ruby modules for use with TZInfo.

If TZInfo::Data is installed, TZInfo will automatically use it as its source of time zone data. If TZInfo::Data is not available, TZInfo will attempt to use the system zoneinfo files instead. Please refer to the TZInfo documentation for further details.

Installation

The TZInfo::Data gem can be installed by running:

gem install tzinfo-data

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.

Source Code

Source code for TZInfo::Data is available on GitHub.

Issue Tracker

Please post any bugs, issues, feature requests or questions to the GitHub issue tracker.