Upgrade to Time::Piece 1.13
[p5sagit/p5-mst-13.2.git] / ext / Time / Piece / Piece.pm
2008-03-10 Rafael Garcia-Suarez Upgrade to Time::Piece 1.13
2008-02-25 Steve Hay Silence Borland compiler warnings (except for warnings...
2007-11-20 Steve Peters Update to Time-Piece. The only change in the core...
2007-10-08 Alexander Gough Time::Piece & matherr on qnx4
2006-11-29 Rafael Garcia-Suarez Patch by Derek Price to Time::Piece for CPAN bug #21255:
2006-11-28 Steve Hay Silence 4 "unreferenced local variable" warnings from...
2006-11-26 Steve Peters Adding Time::Piece to the core...again.
2001-08-10 Jarkko Hietaniemi Decommission Time::Piece; unnecessary Yet Another Time...
2001-05-29 Jarkko Hietaniemi Mention Time::localtime and Time::gmtime.
2001-05-27 Jarkko Hietaniemi Document strftime() and strptime().
2001-05-27 Jarkko Hietaniemi Make Time::Piece::strptime() to be a function, not...
2001-05-02 Jarkko Hietaniemi Another coat of paint but still nowhere finished.
2001-04-26 Jarkko Hietaniemi The Time::Piece conspiracy unmasked!!!
2001-04-26 Jarkko Hietaniemi Beginnings of strptime(). Do not touch the wet paint.
2001-04-23 Jarkko Hietaniemi Time::Piece work continues. $t->day removed since
2001-04-19 Jarkko Hietaniemi Document and test Time::Piece.
2001-04-19 Jarkko Hietaniemi Add Time::Piece, a slight rewrite of Time::Object,