Opened 10 years ago

Closed 10 years ago

Last modified 9 years ago

#9431 closed bug (fixed)

Datepicker: Wrong dateformat for icelandic datepicker locale

Reported by: vilhjalmur Owned by:
Priority: minor Milestone: 1.10.4
Component: ui.datepicker Version: 1.10.3
Keywords: Cc:
Blocked by: Blocking:

Description

In jquery.ui.datepicker-is.js dateFormat: 'dd/mm/yy' should be dateFormat: 'dd.mm.yy'

Change History (5)

comment:1 Changed 10 years ago by dekajp

Can you please provide a link to the js file or to the webpage where you see the problem.

i looked in here - https://github.com/jquery/jquery-ui/tree/master/demos/datepicker i could not find it.

thanks

Version 0, edited 10 years ago by dekajp (next)

comment:2 Changed 10 years ago by Scott González

Milestone: none1.11.0
Status: newopen
Summary: Wrong dateformat for icelandic datepicker localeDatepicker: Wrong dateformat for icelandic datepicker locale

comment:3 Changed 10 years ago by Vilhjálmur Skúlason

Resolution: fixed
Status: openclosed

Datepicker: Fixed Icelandic locale. Fixes #9431 - Datepicker: Wrong dateformat for Icelandic datepicker locale.

Changeset: 369c76d9e62fd3bac4676801d5666e6b40a068a2

comment:4 Changed 9 years ago by Vilhjálmur Skúlason

Datepicker: Fixed Icelandic locale. Fixes #9431 - Datepicker: Wrong dateformat for Icelandic datepicker locale. (cherry picked from commit 369c76d9e62fd3bac4676801d5666e6b40a068a2)

Changeset: 94be965cd2d064e67e347c654469c38de4281b3e

comment:5 Changed 9 years ago by Scott González

Milestone: 1.11.01.10.4
Note: See TracTickets for help on using tickets.