Side navigation
#2044 closed feature (invalid)
Opened December 12, 2007 07:43PM UTC
Closed July 11, 2010 06:36PM UTC
datepicker to support unicode.org date formats
Reported by: | balliano | Owned by: | iMarc |
---|---|---|---|
Priority: | major | Milestone: | 1.2.2 |
Component: | ui | Version: | 1.2.1 |
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.