captbaritone / captbaritone/datejs
Time separator in Swedish locale wrong
Open
auto-migrated
Priority-Medium
Type-Defect
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
```
Correct time separator in Swedish is period, not colon. (This would possibly
apply for sv-FI as well.)
A correct date-time string would look like "2010-03-20 21.16.32".
I have attached a patch with modifications.
```
Original issue reported on code.google.com by `kallewan...@gmail.com` on 20 Mar 2010 at 8:22
Attachments:
- [sv-SE.js.patch](https://storage.googleapis.com/google-code-attachments/datejs/issue-101/comment-0/sv-SE.js.patch)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.