Iain Truskett schreef: > That version isn't on CPAN yet. To be honest, I'd really > like the validation to be optional. While some people have > more use for validation rather than normalization, others > (like me) are the opposite =)
It could even be useful to have partial normalization: die on 2003-02-30T00-00-00 and 2003-06-16T25:90:90 and other strange inputs, but normalize 2003-03-30T01-30-00(London/Europe), which is in the middle of a DST change. Eugene
