Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #62714 > unrolled thread

Re: How to check the date validity?

Started byChris Angelico <rosuav@gmail.com>
First post2013-12-26 09:03 +1100
Last post2013-12-26 09:03 +1100
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: How to check the date validity? Chris Angelico <rosuav@gmail.com> - 2013-12-26 09:03 +1100

#62714 — Re: How to check the date validity?

FromChris Angelico <rosuav@gmail.com>
Date2013-12-26 09:03 +1100
SubjectRe: How to check the date validity?
Message-ID<mailman.4616.1388009020.18130.python-list@python.org>
On Thu, Dec 26, 2013 at 6:03 AM, Sibylle Koczian <nulla.epistola@web.de> wrote:
> MySQL used to accept wrong date and datetime formats without error messages.
> Garbage in the database, because validation was (is?) considered the job of
> "the application". Possibly that has changed, but I'd look into the docs. It
> isn't PostgreSQL.

Nor is it DB2, which is where I grew up, databases-wise. Yes, check
what MySQL will do. I'd forgotten that, or more likely suppressed it
from my mind.

ChrisA

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web