1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

Closes #10820: Switch timezone library from pytz to zoneinfo

This commit is contained in:
jeremystretch
2022-11-02 15:38:17 -04:00
parent 81c0dce5a3
commit 3b0a84969b
4 changed files with 5 additions and 6 deletions

View File

@ -33,7 +33,7 @@ Each site can have multiple [AS numbers](../ipam/asn.md) assigned to it.
### Time Zone
The site's local time zone. (Time zones are provided by the [pytz](https://pypi.org/project/pytz/) package.)
The site's local time zone. (Time zones are provided by the [zoneinfo](https://docs.python.org/3/library/zoneinfo.html) library.)
### Physical Address