Closed
Description
Documentation
The table under class time.struct_time says 'tm_day' instead of 'tm_mday', which is incorrect.
Linked PRs
- gh-120078: Fixed a typo in the documentation for the time module. Specifically t… #120081
- [3.12] gh-120078: Fix struct_time attr typo tm_day -> tm_mday in Doc/library/time.rst (GH-120081) #120084
- [3.13] gh-120078: Fix struct_time attr typo tm_day -> tm_mday in Doc/library/time.rst (GH-120081) #120085