perl-DateTime-TimeZone/README.md

8 lines
387 B
Markdown
Raw Permalink Normal View History

2024-01-06 08:51:22 +01:00
# perl-DateTime-TimeZone
The DateTime::TimeZone modules provide a Perl interface to the Olson time zone database.
Rather than using the database directly, we parse the database files and turn them into a set of modules, one for each time zone defined.
This allows for various optimizations in doing time zone calculations.
This conversion is done with the script in tools/parse_olson.