Skip Menu |

This queue is for tickets about the DateTime-Format-MySQL CPAN distribution.

Report information
The Basics
Id: 67436
Status: resolved
Priority: 0/
Queue: DateTime-Format-MySQL

People
Owner: Nobody in particular
Requestors: ether [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 0.04
Fixed in: 0.05



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.];
On Wed Apr 13 13:21:29 2011, ETHER wrote: Show quoted text
> > 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.];
Doh, way late on responding. The module is still in SVN on sourceforge. You're welcome to convert it to any repo you want if you'd like to take it over. Let me know and I can give you ownership on PAUSE.
From: bitcard [...] 32ths.com
On Mon Oct 27 15:34:48 2014, ETHER wrote: Show quoted text
yes 0.05 should allow many new formats including fractional, single digit date / time (e.g \d-\d-\d), punctuation separators etc. I've uploaded it but getting an indexer error. - Mike
Should be fixed in 0.05.