This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author belopolsky
Recipients BreamoreBoy, Juarez.Bochi, ajaksu2, alanvgreen, amaury.forgeotdarc, belopolsky, cvrebert, guettli, josh-sf, mark.dickinson, sonderblade, tiktuk
Date 2012-11-04.03:01:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1351998082.44.0.944438210755.issue1100942@psf.upfronthosting.co.za>
In-reply-to
Content
Juarez,

Are you planning to implement format validation as you described in msg165882?  Without that, date.strptime() is not very useful because it is almost equivalent to datetime.strptime().date().
History
Date User Action Args
2012-11-04 03:01:22belopolskysetrecipients: + belopolsky, guettli, amaury.forgeotdarc, mark.dickinson, sonderblade, alanvgreen, ajaksu2, josh-sf, cvrebert, tiktuk, BreamoreBoy, Juarez.Bochi
2012-11-04 03:01:22belopolskysetmessageid: <1351998082.44.0.944438210755.issue1100942@psf.upfronthosting.co.za>
2012-11-04 03:01:22belopolskylinkissue1100942 messages
2012-11-04 03:01:21belopolskycreate