Select to view content in your preferred language

Date Format in Flex Editor

468
0
11-15-2011 03:31 AM
SunSun
by
Emerging Contributor
Hi,

I use esri:Editor in my flex application.
When I click on a feature, it's open the attributes infowindows and I can edit, but the date field are not in the good format.

If I inspect the "formatString" of the calendarField, I found "dd MMM YYYY".
I would like to have "dd/MM/YYYY".

Then I would like to have "15/11/2011" instead of "15112011".

I think the problem occurs since I use the 2.4 version of the API (not sure).

Where can I change the format string of the date in flex editor ?
Thanks
Tags (2)
0 Kudos
0 Replies