Files
cpython/Include/datetime.h
Zackery Spytz 2e4dd336e5 bpo-30155: Add macros to get tzinfo from datetime instances (GH-21633)
Add PyDateTime_DATE_GET_TZINFO() and PyDateTime_TIME_GET_TZINFO()
macros.
2020-09-23 14:43:45 -04:00

9.4 KiB