kafka-ui icon indicating copy to clipboard operation
kafka-ui copied to clipboard

Format dates in a single place

Open workshur opened this issue 2 years ago • 0 comments

Describe the solution you'd like

  1. Using /api/info/timestampformat endpoint fetch info about system preferable datetime format.
  2. Create utility function(helper) for date formatting.
  3. Replace current formatted dates in app with new approach.

workshur avatar Sep 12 '22 14:09 workshur