- don't use vars, use our or my (Graham Knop)
0.42 2014-05-02
- Forgot to properly update the version number...
0.41 2014-05-02
- Fix out-by-ten bug in nanosecond computation (Stephen Thirlwall)
0.40 2010-10-31
- format_isoz now actually changes the time zone. Fixes RT 62332 (DOUGDUDE)
0.39 2010-07-03
- No code changes from previous versions.
0.38_01 2010-07-01
- Making sure the nanosecond is a integer, and not a float making the creation
of a DateTime object fail. Fixes RT 58854 (Christiaan Kras)