Subject: | Accepted formats are incomplete |
The format specification is incomplete - e.g. the 'DATE' type accepts
many more formats than the one listed in the code; 'DATETIME' should
also accept YYYY-MM-DD, etc etc.
http://dev.mysql.com/doc/refman/5.5/en/datetime.html
I'd be happy to make the necessary updates as per the spec above if you
can point me to a repository I can use. [I wonder if there is an easy
hg<->git converter like there is for git-svn.];