Search and Top Navigation
#10035 closed bug (fixed)
Opened May 11, 2014 08:20PM UTC
Closed October 22, 2014 09:05PM UTC
Last modified February 05, 2015 02:19PM UTC
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.
Attachments (0)
Change History (5)
Changed May 12, 2014 04:21PM UTC by comment:1
Changed August 20, 2014 02:21PM UTC by comment:2
milestone: | none → 1.12.0 |
---|---|
status: | new → open |
version: | git → 1.11.1 |
Changed October 22, 2014 09:05PM UTC by comment:3
resolution: | → fixed |
---|---|
status: | open → closed |
Datepicker: Fixed month names and firstDay value in Arabic locale
Fixes #10035
Closes gh-1246
Changeset: 06231cf7622fe112703c38535df71aa7f100ef7d
Changed February 05, 2015 02:17PM UTC by comment:4
Datepicker: Fixed month names and firstDay value in Arabic locale
Fixes #10035
Closes gh-1246
(cherry picked from commit 06231cf7622fe112703c38535df71aa7f100ef7d)
Changeset: 9afe0f7b8a1fc0c282f0561899e4195f601c8538
Changed February 05, 2015 02:19PM UTC by comment:5
milestone: | 1.12.0 → 1.11.3 |
---|
PR: https://github.com/jquery/jquery-ui/pull/1246