mirror of
https://github.com/ansible/awx.git
synced 2026-02-01 09:38:10 -03:30
Refactored code to use Python's built-in datetime.timezone and zoneinfo instead of pytz for timezone handling. This modernizes the codebase and removes the dependency on pytz, aligning with current best practices for timezone-aware datetime objects.
4.2 KiB
4.2 KiB