captbaritone / captbaritone/datejs
Extras date.format issues
Open
auto-migrated
Priority-Medium
Type-Defect
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
```
In the UNIX Date.format function, several specifiers, e.g. j, %c result in
calls to t("d"), t("t") etc. This is trapped by the "Standard Date and
Time Format Strings" block because it's a single-letter format string.
[SVN, Firefox 3.0]
```
Original issue reported on code.google.com by `arph...@gmail.com` on 31 Mar 2009 at 2:49
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.