captbaritone / captbaritone/datejs
entering new Date().toString('d') is returning 08/19/2010
Open
auto-migrated
Priority-Medium
Type-Defect
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
```
using the 19/08/2010
What steps will reproduce the problem?
1. create new date()
2. format it by .toString('d')
What is the expected output? What do you see instead?
19
What version of the product are you using? On what operating system?
version 1.0 Alpha-1
release date 2008-05-13
On windows 7
firefox, Chrome and ie8
Please provide any additional information below.
```
Original issue reported on code.google.com by `colinmci...@gmail.com` on 19 Aug 2010 at 6:02
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.