Dexterity does not use the usual Plone i18n machinery, at least not to display dates in a specific locale. So where to change that if you want, for instance, an ISO-compliant format in an English locale?
feedback
|
|
It's in the zope.i18n package, under locales/data. The timecodes are in en.xml for english, equivalent for other languages. Use H for a 24-hour clock. | |||
|
feedback
|