Ticket #99 (new defect)

Opened 4 years ago

Last modified 3 years ago

localized date formats..

Reported by: eitan Assigned to: eitan
Priority: blocker Component: i18n and l12n
Version: Keywords:
Cc:

Description

DateEO needs to be sensitive to locale. shouldn't always display, or parse based on mm/dd/yyyy dateformat. please fix.

Change History

12/13/06 17:39:33 changed by eitan

  • component set to authentication.

i recently added the ability to specify the date format that jmatter uses for parsing and displaying dates (and times) as part of the field annotation (using the simpledateformat)

see svn revision 236. that's a partial solution. i believe i would be nice also to set the default for non-us to dd/MM/yyyy.

please advise.

12/13/06 17:50:39 changed by eitan

  • component changed from authentication to i18n and l12n.

09/27/07 15:47:09 changed by Stephan

  • priority changed from major to blocker.

Version 20070809: I can specify a date format (dd-MM-yyyy), but date separators other than / don't work, the edit box doesn't allow me to enter a - (replaces by /, which then creates an unparsable date). Also the pop-up editor doesn't use the date format: on 27-09-2007 clicking on it shows Feb 11 on it.

This makes it not usable outside the USA.