#9609 closed bug (fixed)
Datepicker: Correct the Finnish date format
Reported by: | ljani | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.10.4 |
Component: | ui.datepicker | Version: | 1.10.3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
The correct Finnish date format is d.m.yy
, not dd.mm.yy
.
Sources:
- Kotimaisten kielten keskus (in Finnish)
- Nykyajan kielenopas (in Finnish)
- Finnish Style Guide (in English)
- IBM: Finnish locale (in English)
Due legal issues, it was seen that this is easier to fix through an issue instead of a pull request. Discussion on GitHub
Change History (5)
comment:1 Changed 9 years ago by
Status: | new → open |
---|
comment:2 Changed 9 years ago by
Resolution: | → fixed |
---|---|
Status: | open → closed |
comment:3 Changed 9 years ago by
Milestone: | none → 1.11.0 |
---|
comment:4 Changed 9 years ago by
Datepicker: Finnish date format doesn't have padding for day and month. Fixes #9609 - Datepicker: Correct the Finnish date format (cherry picked from commit 619261f0797a6fab49e2f2dd175b35795c0dc01e)
Changeset: ce0cef92656d6135fb7121bfe04fa6551dab613e
comment:5 Changed 9 years ago by
Milestone: | 1.11.0 → 1.10.4 |
---|
Note: See
TracTickets for help on using
tickets.
Datepicker: Finnish date format doesn't have padding for day and month. Fixes #9609 - Datepicker: Correct the Finnish date format