kafka-ui
kafka-ui copied to clipboard
Format dates in a single place
Describe the solution you'd like
- Using
/api/info/timestampformat
endpoint fetch info about system preferable datetime format. - Create utility function(helper) for date formatting.
- Replace current formatted dates in app with new approach.