captbaritone / captbaritone/datejs

13:00am and 13:00pm allowed?

Open
#27 0 comments 0 reactions 0 assignees View on GitHub
auto-migrated Priority-Medium Type-Defect
Dominant language
JavaScript
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

```
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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.