Skip to main content

Search and Top Navigation

#5522 closed bug (fixed)

Opened April 16, 2010 06:42AM UTC

Closed May 11, 2010 12:31PM UTC

Last modified May 20, 2010 11:15AM UTC

Wrong date format for polish regional

Reported by: fizyk Owned by:
Priority: minor Milestone: 1.8.2
Component: ui.datepicker Version: 1.8
Keywords: datepicker format i18n poland polish Cc:
Blocked by: Blocking:
Description

Date format for polish regional for datepicker is set currently as 'yy-mm-dd', which is ISO 8601 format, but in Poland the usual date representation is 'dd-mm-yy'.

Current used dateformat creates conflicts with i18n aware frameworks, and applications, that use the usual Polish date format representation:

http://en.wikipedia.org/wiki/Calendar_date#dd.2Fmm.2Fyyyy.2C_dd.mm.yyyy.2C_or_dd.2Cmm.2Cyyyy_.28day.2C_month.2C_year.29

Fixed file will be attached

Attachments (1)
  • jquery.ui.datepicker-pl.js (0.9 KB) - added by fizyk April 16, 2010 06:47AM UTC.

    fixed date format for polish i18n regionalisation

Change History (5)

Changed May 11, 2010 12:16PM UTC by eXtreme comment:1

It should be dd.mm.yyyy

Changed May 11, 2010 12:23PM UTC by rdworth comment:2

resolution: → invalid
status: newclosed

See http://en.wikipedia.org/wiki/Date_and_time_notation_by_country#Poland

"

Poland adopted the ISO 8601 standard for date format in official, especially electronic, communication in 2002. For everyday usage and for less official papers, however, the traditional formats d.m.[yy]yy or dd.mm.[yy]yy (i.e., 7.8.2008, 07.08.2008, 07.08.08) are very common in Poland because of speaking order: "day month year".

"

Changed May 11, 2010 12:28PM UTC by rdworth comment:3

resolution: invalid
status: closedreopened

Ok, link in original description leads to http://en.wikipedia.org/wiki/Calendar_date#cite_note-98 which seems the best reference so far. Reopening.

Changed May 11, 2010 12:31PM UTC by rdworth comment:4

keywords: datepicker format i18ndatepicker format i18n poland polish
milestone: TBD1.9
resolution: → fixed
status: reopenedclosed

Fixed in 5fd1580

Changed May 20, 2010 11:15AM UTC by rdworth comment:5

milestone: 1.91.8.2