The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Perl module DateTime::TimeZone::Alias

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