Revision history for Perl module DateTime::TimeZone::Alias
0.04 Thu Jun 19 00:13:30 HST 2003
- poor man's DT::TZ::Alias added to docs
- value method returns the timezone of an alias
- add and set methods now croak without params
0.03 Sun Jun 15 12:45:24 HST 2003
- 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
0.02 Thu Jun 12 17:06:13 HST 2003
- fixed the del/remove test, thanks to Ben Bennett for catching this
0.01 Thu Jun 12 10:19:39 HST 2003
- renamed del method to remove
0.01pre1 Wed Jun 11 14:58:26 2003
- original version; created by ExtUtils::ModuleMaker 0.31229