The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.03 - 2003-06-15

  • aliases can now be aliased
  • aliases must now point to a TZ that actually exists
  • add method that will only create new aliases and not redefine
  • remove method now throws an exception on unknown aliases
  • is_defined method that checks if an alias or timezone is defined
  • is_alias method that checks if an alias is defined
  • is_timezone methods that check if a timezone is known
  • aliases method that returns a hash of all defined aliases
  • timezones method that returns an array of all known timezones
  • much better docs
  • many more tests

Modules

Create aliases for DateTime timezones