Skip to main content

Search and Top Navigation

#2044 closed feature (fixed)

Opened December 12, 2007 07:43PM UTC

Closed July 08, 2008 04:51PM UTC

Last modified July 09, 2008 05:33PM UTC

datepicker to support unicode.org date formats

Reported by: balliano Owned by: grabanski
Priority: major Milestone: 1.5.2
Component: ui.datepicker Version: 1.5b4
Keywords: Cc:
Blocked by: Blocking:
Description

hi,

unicode.org is the biggest source for localization format data, now also zend framework use unicode.org formats thus i think it would be important that the datepicker could support that kind of format which is completely different from the actual ones

for format reference look here:

http://framework.zend.com/manual/en/zend.date.constants.html#zend.date.constants.selfdefinedformats

section is "Constants for ISO 8601 date output"

i understand this could not be critical for many people but it's critical for me, i'm building an free framework (p4a.sf.net), i want to switch to ui datepicker but i need it to read unicode.org formats and anyway it's critical for enterprise projects.

Attachments (0)
Change History (6)

Changed March 14, 2008 04:58PM UTC by paul comment:1

owner: → iMarc

Changed May 24, 2008 03:39AM UTC by comment:2

milestone: 1.2.2

Milestone 1.2.2 deleted

Changed May 24, 2008 07:09PM UTC by paul comment:3

component: ui.coreui.datepicker
version: 1.2.11.5b4

Changed May 27, 2008 10:38PM UTC by paul comment:4

owner: iMarcgrabanski
status: newassigned

Changed July 08, 2008 04:51PM UTC by kbwood comment:5

resolution: → fixed
status: assignedclosed

Added standard date formats as attributes of $.datepicker: ATOM, COOKIE, ISO_8601, RFC_822, RFC_850, RFC_1036, RFC_1123, RFC_2822, RSS, TIMESTAMP, W3C. Use like: $(selector).datepicker({dateFormat: $.datepicker.ISO_8601});

Changed July 09, 2008 05:33PM UTC by paul comment:6

milestone: → 1.5.2