Skip to main content

Search and Top Navigation

#9939 closed bug (fixed)

Opened March 27, 2014 06:32PM UTC

Closed March 31, 2014 07:31PM UTC

Last modified April 02, 2014 12:23PM UTC

Datepicker: Incorrect date format for Ukrainian locale

Reported by: alexandis Owned by:
Priority: minor Milestone: 1.11.0
Component: ui.datepicker Version: 1.10.4
Keywords: Cc:
Blocked by: Blocking:
Description

For Ukraine,

correct date format is dd.mm.yyyy (for instance, 27.03.2014).

Instead of this, datepicker locale file contains the following:

dd/mm/yy

Related asking: please, make date formatting templates (mm dd yyyy, so on) COMPATIBLE with .NET and other server platform! Now I cannot get the same date representation in server controls + Windows

VS

jQuery controls, for instance, datePicker.

For instance, in jQuery yy stands for yyyy actually and many other quirks.

Attachments (0)
Change History (5)

Changed March 28, 2014 01:32PM UTC by tj.vantoll comment:1

status: newopen
summary: Date format for some locales is not correctDatepicker: Incorrect date format for Ukrainian locale

We are switching to use Globalize which is driven by Unicode CLDR data. For now, feel free to send a pull request to update the current Ukrainian locale.

Changed March 31, 2014 07:31PM UTC by Scott González comment:2

resolution: → fixed
status: openclosed

Datepicker: Fix date format for Ukranian locale

Fixes #9939

Changeset: f3ffc8c9a94da8abe97a32d164f821ad8a9a8b60

Changed March 31, 2014 07:31PM UTC by scottgonzalez comment:3

milestone: none1.11.0

Changed April 02, 2014 09:31AM UTC by alexandis comment:4

Replying to [comment:1 tj.vantoll]:

We are switching to use Globalize which is driven by Unicode CLDR data. For now, feel free to send a pull request to update the current Ukrainian locale.

Very good. When this change may be expected?

Changed April 02, 2014 12:23PM UTC by scottgonzalez comment:5

Replying to [comment:4 alexandis]:

Replying to [comment:1 tj.vantoll]: > We are switching to use Globalize which is driven by Unicode CLDR data. For now, feel free to send a pull request to update the current Ukrainian locale. Very good. When this change may be expected?

Several months. See http://wiki.jqueryui.com/Roadmap