captbaritone / captbaritone/datejs
Syntactic sugar .fromNow() and .ago() don't work.
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
```
What steps will reproduce the problem?
1. (2).minutes.fromNow()
What is the expected output?
A time that is two minutes from now.
What do you see instead?
The current time.
What version of the product are you using? On what operating system?
date-en-US.js from svn.
Please provide any additional information below.
The date.js in the downloads section doesn't exhibit this behavior. But it has
a different issue
where Date.parse('12:00 PM') returns null. All my testing is on Safari 4.
Thanks!
-Mat
```
Original issue reported on code.google.com by `mat.scha...@gmail.com` on 17 Apr 2009 at 6:01
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.