1. I'm wondering if it would not be better to change how
"*<date-find type="date"/>*" is managed. Actually, entry shows a
format like "YYYY-MM-dd hh:mm:ss.s" but I think it would be better
to show a format like "YYYY-MM-dd".
2. I think this should be so for "*<date-time type="date"/>*" too
3. I think dates should be displayed with locale taken into account.
Form example in France, a date is shown as "dd/MM/YYYY" (even if
it's not good in order to sort field)
Any remark on this? I'm working on a patch for these points.