cisagov / manage.get.gov

A Django-based domain name registrar to communicate with an EPP registry
https://get.gov
Other
60 stars 18 forks source link

Django admin: Display the datetime information in user's local time zone #1874

Open vickyszuchin opened 7 months ago

vickyszuchin commented 7 months ago

Story

As a CISA analyst I want datetime information to be displayed in my local time zone so that I don't need to convert from UTC to my local time

On Django admin, the datetime information is not displaying in user's local time zone for the following tables:

Acceptance Criteria

Additional Context

No response

Issue Links

vickyszuchin commented 7 months ago

This ticket was created to replace #1677 because this is an enhancement rather than a bug.