The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for DateTime-Format-RFC3339

1.2.0   2015/10/09
        No functional changes.
	Updated to adopt the conventions used by my other modules.
	A few tests were added, and a repository information was added.

1.0.5   2011/03/28
        Specified license more explicitly.

1.0.4   2010-10-10
        Switch to UTC rather than rounding when dealing with timezone offsets of non-integral minutes.

1.0.3   2010-10-07
        Leave timezone unchanged when formatting.

1.0.2   2009-10-13
        Fixed handling of fractional seconds.

1.0.1   2009-01-07
        Documentation formatting fixes.

1.0.0   2009-01-05
        Initial version