Date Format of Entity Log

We have setup our application to use specific formatting for all date fields using the options found under the locales setting in the project properties; however these settings do not seem to be getting applied to the date fields in the Entity Log. Is this a bug or is there somewhere else I would need to change the date format for the Entity Log screen?

Thanks,

Corey Amoruso

Hi Corey,

The date format in this screen is defined differently using DateFormatter for the column, see here. But you can easily provide your format, just specify it in the main message pack of your web module, for example:

dateTimeWithSeconds = MM/dd/yy HH:mm:ss