Open
Description
Problem Statement
Is there any way to change the format of history_date in admin?
e.g: I want to display history_date with the precise up to milliseconds in the admin views:
Describe the solution you'd like
It will be pleasure to have a config using for change the format of history_date
Describe alternatives you've considered
It can also be achieved by adding parameters in the body of HistoryView
Additional context
None