freshlover / datejs

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

13:00am and 13:00pm allowed? #27

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

var d = Date.pase("13:00am");
// d should be null, but is 1:00pm.

What is the expected output? What do you see instead?
d should be 1:00pm.

What version of the product are you using? On what operating system?
Using date-en-AU.js from SVN (r130) in Firefox 2.0.0.11 on Mac OS X 10.5.1

Please provide any additional information below.

Original issue reported on code.google.com by craig.e.anderson on 24 Jan 2008 at 6:32

GoogleCodeExporter commented 8 years ago
See Issue #26. 

http://code.google.com/p/datejs/issues/detail?id=26

Original comment by geoff%co...@gtempaccount.com on 25 Jan 2008 at 4:19

GoogleCodeExporter commented 8 years ago

Original comment by geoff%co...@gtempaccount.com on 28 Feb 2008 at 5:30