summaryrefslogtreecommitdiffstats
path: root/Doc/c-api/datetime.rst
Commit message (Expand)AuthorAgeFilesLines
* gh-107298: Fix C API datetime documentation (GH-108034)Serhiy Storchaka2023-08-211-14/+57
* gh-90359: Unify documentation style for datetime.rst (gh-94836)Dong-hee Na2022-07-141-0/+7
* gh-90359: Update documentation to follow PEP 495. (gh-94800)Dong-hee Na2022-07-141-0/+12
* bpo-42528: Improve the docs of most Py*_Check{,Exact} API calls (GH-23602)Antonio Cuni2021-01-061-10/+15
* bpo-30155: Add macros to get tzinfo from datetime instances (GH-21633)Zackery Spytz2020-09-231-0/+11
* bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950)Serhiy Storchaka2019-10-301-14/+14
* Doc: Replace the deprecated highlightlang directive by highlight. (#13377)Stéphane Wirtel2019-05-171-1/+1
* bpo-36783: Add new references for C API Documentation changes (GH-13204)Edison A2019-05-131-6/+6
* bpo-36783: Added C API Documentation for Time_FromTimeAndFold and PyDateTime_...Edison A2019-05-071-0/+16
* bpo-10381: Add timezone to datetime C API (#5032)Paul Ganssle2018-01-241-11/+35
* bpo-31678: Fix typo in PyDateTime_DELTA_GET_MICROSECONDS (GH-3869)Phobosmir2017-11-041-1/+1
* Issue #13727: Add 3 macros to access PyDateTime_Delta members:Amaury Forgeot d'Arc2012-01-171-0/+25
* Migrate to Sphinx 1.0 C language constructs.Georg Brandl2010-10-061-48/+48
* Merged revisions 82251 via svnmerge fromAlexander Belopolsky2010-06-261-1/+2
* Merged revisions 82236 via svnmerge fromAlexander Belopolsky2010-06-261-3/+3
* Split C API docs in Py3k branch.Georg Brandl2008-01-201-0/+183