POOLEworks / datejs

Automatically exported from code.google.com/p/datejs
0 stars 0 forks source link

[FIXED] Date.parse('12 pm') returns '24' #10

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Date.parse('12 pm') returns 24 to the hour validator and fails.

It should return 12 (noon) of today.

Original issue reported on code.google.com by geoff%co...@gtempaccount.com on 28 Nov 2007 at 2:00

GoogleCodeExporter commented 8 years ago
Similar report...

"11/25/07 12:35am" returns "Sunday, November 25, 2007 12:35:00 PM", 
but should return "11/25/07 00:35"

Original comment by geoff%co...@gtempaccount.com on 28 Nov 2007 at 2:59

GoogleCodeExporter commented 8 years ago
[FIXED] New code is committed to SVN, the Datejs "Mad Skillz" widget has been 
updated
the online test suite (www.datejs.com/test/) has been updated. 

Related thread
http://groups.google.com/group/datejs/browse_thread/thread/cfc697bdfe1b858e#8a0c
d85dd01b47e2

Original comment by geoff%co...@gtempaccount.com on 28 Nov 2007 at 9:50