Revision history for Perl extension Time::Format. 0.01 2003 June 8 - First version 0.02 2003 June 10 - Change the %time formatting codes. - Speed up the code somewhat. - Add many tests 0.03 2003 June 11 - Fix the tests to work in other time zones than my own! 0.04 2003 June 13 - Add internationalization support (Month/weekday names). - Expose underlying function interface to all hashes. - Export %time and time_format by default. 0.05 2003 June 17 - Add "tz" timezone format code to %time. - Change unambiguous month/minute format codes. - Some minor speed improvements. 0.06 2003 June 20 - Fix handling of "yyyy/mon". - Minor documentation fixes (Thanks to Will Coleda!). - Add th/TH formatting codes. - Allow backslash escaping in format strings. 0.07 2003 June 21 - Fix some bugs in the test suite -- NO changes to Format.pm (Thanks to CPAN tester Jeroen Latour!)