#10035 closed bug (fixed)
Fix month names and firstDay value in Arabic locale
Reported by: | dralshehri | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.11.3 |
Component: | ui.datepicker | Version: | 1.11.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Month names in Arabic locale need to be updated as what is in CLDR charts.
In addition, th firstDay should be Sunday because no Arabian country starts the week with Saturday.
Change History (5)
comment:1 Changed 9 years ago by
comment:2 Changed 9 years ago by
Milestone: | none → 1.12.0 |
---|---|
Status: | new → open |
Version: | git → 1.11.1 |
comment:3 Changed 9 years ago by
Resolution: | → fixed |
---|---|
Status: | open → closed |
Datepicker: Fixed month names and firstDay value in Arabic locale
Fixes #10035 Closes gh-1246
Changeset: 06231cf7622fe112703c38535df71aa7f100ef7d
comment:4 Changed 8 years ago by
Datepicker: Fixed month names and firstDay value in Arabic locale
Fixes #10035 Closes gh-1246 (cherry picked from commit 06231cf7622fe112703c38535df71aa7f100ef7d)
Changeset: 9afe0f7b8a1fc0c282f0561899e4195f601c8538
comment:5 Changed 8 years ago by
Milestone: | 1.12.0 → 1.11.3 |
---|
Note: See
TracTickets for help on using
tickets.
PR: https://github.com/jquery/jquery-ui/pull/1246