On Apr 5, 2010, at 2:11 AM, Martin Michlmayr wrote: > Would it be possible to print an error when a bogus date is found?
Believe it or not, the strptime function itself does not validation of dates. I'd love to do full validation, but it will require writing my own parser at some point. John -- To unsubscribe, reply using "remove me" as the subject.
