FeatureDataForm Date Picker

2027
2
05-16-2012 07:05 AM
DarellStoick
New Contributor III
Anyone know why the FeatureDataForm uses a Date Picker instead of a date and time picker? The Date field holds the time and can be set manually so it does not seem to be a limitation of the field.

If someone has an example of a modified style which includes picking the time this would be helpful as well.

Thanks
Darell
0 Kudos
2 Replies
ChristopherHill
Occasional Contributor
Darrell,

In our next release we replaced Microsoft DatePicker with a Custom DateTimePicker control which is used inside FeatureDataForm and FeatureDataGrid. You will be able to also set custom date time string formats 'MM/dd/yyyyy hh:mm:ss' and indicate whether you want dates to show as UTC or Local time. Default is Local time. By default Date and Time will be displayed in the DateTimePicker but if you don't want to see time you can always remove it by using a custom date time format string that doesn't include time i.e. 'MM/dd/yyyy'. DateTimePicker also will diaplay date formats based on CurrentUICulture.

.Chris
0 Kudos
MarkSteinvoord
New Contributor
Hi,

i know its the wrong Viewer, but will this feature get into the Flex Viewer too?

Regards,
Mark
0 Kudos