index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
/
library
/
datetime.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update documentation in datetime module strftime-and-strptime-behavior fix ty...
Evan
2022-01-19
1
-5/+5
*
bpo-33381: [doc] strftime's %f option may pad zeros on the left or the right ...
Vishal Pandey
2021-11-30
1
-2/+2
*
Add zoneinfo to the datetime documentation (GH-29038)
Paul Ganssle
2021-10-19
1
-4/+6
*
bpo-9811: [doc] strftime handling of unsupported format specifiers is platfor...
Irit Katriel
2021-09-10
1
-1/+2
*
[doc] Fix missing commas in signatures (#23693)
Andre Delfino
2020-12-22
1
-2/+2
*
Reword aware/naive introduction sentence (GH-20175)
Mathieu Dupuy
2020-05-21
1
-1/+2
*
Doc: move a dot outside double quotes (GH-20007)
Mathieu Dupuy
2020-05-17
1
-1/+1
*
bpo-24416: Return named tuple from date.isocalendar() (GH-20113)
Paul Ganssle
2020-05-16
1
-8/+12
*
[typo] fix dupe in datetime.fromisoformat docs (GH-17295)
Michael Morehouse
2019-12-23
1
-2/+0
*
Add missing markup (GH-17680)
cocoatomo
2019-12-22
1
-1/+1
*
Fix typos (GH-17423)
Ofek Lev
2019-12-01
1
-2/+2
*
bpo-22377: Fixes documentation for %Z in datetime (GH-16507)
Karl Dubost
2019-11-26
1
-4/+13
*
bpo-37488 : Document a warning for datetime.utcnow() and utcfromtimestamp() (...
Joannah Nanjekye
2019-09-11
1
-16/+34
*
Overhaul datetime documentation (GH-13410)
Brad
2019-09-11
1
-476/+729
*
bpo-37979: Add alternative to fromisoformat in documentation (GH-15596)
Paul Ganssle
2019-08-29
1
-1/+3
*
Clarify argument types in datetime docs. (GH-15459)
Jürgen Gmach
2019-08-24
1
-3/+3
*
bpo-34903: Document that some strptime formats only require 1 digit (GH-14149)
Mike Gleen
2019-06-18
1
-15/+20
*
bpo-30699: Improve example on datetime tzinfo instances (GH-4290)
Mario Corchero
2019-06-04
1
-51/+60
*
bpo-19376: Added doc mentioning `datetime.strptime()` without a year fails fo...
Abhishek Kumar Singh
2019-05-18
1
-0/+4
*
bpo-36004: Add date.fromisocalendar (GH-11888)
Paul Ganssle
2019-04-29
1
-0/+17
*
bpo-36138: Clarify docs about converting datetime.timedelta to scalars. (GH-1...
Yasser A
2019-03-16
1
-3/+5
*
bpo-34512: Document platform-specific strftime() behavior for non-ASCII forma...
Alexey Izbyshev
2019-01-12
1
-0/+6
*
bpo-35110: Fix unintentional spaces around hyphens and dashes. (GH-10231)
Serhiy Storchaka
2018-10-31
1
-3/+4
*
bpo-27741: Better wording for datetime.strptime() (GH-9994)
Gus Goulart
2018-10-29
1
-1/+3
*
bpo-35054: Add yet more index entries for symbols. (GH-10121)
Serhiy Storchaka
2018-10-28
1
-1/+1
*
bpo-35054: Add more index entries for symbols. (GH-10064)
Serhiy Storchaka
2018-10-26
1
-0/+3
*
bpo-34158: Documentation UTC offset update (GH-8377)
Christophe Nanteuil
2018-10-05
1
-20/+21
*
bpo-34365: Update date object documentation (GH-8814)
Danish Prakash
2018-09-11
1
-4/+3
*
bpo-30516: Fix documentation issue with -timedelta in datetime (GH-7348)
Farhaan Bukhsh
2018-07-04
1
-5/+6
*
bpo-33812: Corrected astimezone for naive datetimes. (GH-7578)
Alexander Belopolsky
2018-06-10
1
-2/+1
*
Fix duplicating words words. (GH-6296)
Serhiy Storchaka
2018-03-28
1
-2/+2
*
bpo-15873: Implement [date][time].fromisoformat (#4699)
Paul Ganssle
2017-12-21
1
-1/+47
*
bpo-31545: Update documentation containing timedelta repr. (GH-3687)
Utkarsh Upadhyay
2017-10-27
1
-6/+6
*
Closes bpo-31800: Support for colon when parsing time offsets (#4015)
Mario Corchero
2017-10-26
1
-0/+7
*
Closes issue bpo-5288: Allow tzinfo objects with sub-minute offsets. (#2896)
Alexander Belopolsky
2017-07-31
1
-21/+49
*
bpo-30302: Update WhatsNew and documentation. (#2929)
Utkarsh Upadhyay
2017-07-28
1
-1/+1
*
bpo-30302 Make timedelta.__repr__ more informative. (#1493)
Utkarsh Upadhyay
2017-07-25
1
-3/+4
*
bpo-30583: Fix typo in datetime dateutil documentation (GH-1972)
wim glenn
2017-06-06
1
-2/+2
*
Remove trailing semicolon in datetime doc example (GH-1653)
delirious-lettuce
2017-05-19
1
-1/+1
*
bpo-27200: Fix doctests in programming.rst and datetime.rst (#401)
Marco Buttu
2017-03-18
1
-3/+7
*
Issue #29078: Merge 3.5.
Xiang Zhang
2016-12-27
1
-1/+1
|
\
|
*
Issue #29078: Add the missing import in datetime.time doc example.
Xiang Zhang
2016-12-27
1
-1/+1
*
|
Issue #21818: Fixed references to classes that have names matching with module
Serhiy Storchaka
2016-12-02
1
-3/+3
|
\
\
|
|
/
|
*
Issue #21818: Fixed references to classes that have names matching with module
Serhiy Storchaka
2016-12-02
1
-3/+3
*
|
Issue #27895: Spelling fixes (Contributed by Ville Skyttä).
Raymond Hettinger
2016-08-30
1
-1/+1
*
|
Closes #27595: Document PEP 495 (Local Time Disambiguation) features.
Alexander Belopolsky
2016-08-24
1
-42/+113
*
|
Closes #27661: Added tzinfo keyword argument to datetime.combine.
Alexander Belopolsky
2016-08-02
1
-5/+12
*
|
Merge Issue #22558.
Terry Jan Reedy
2016-06-11
1
-0/+3
|
\
\
|
|
/
|
*
Issue #22558: Add remaining doc links to source code for Python-coded modules.
Terry Jan Reedy
2016-06-11
1
-0/+3
*
|
Fix typos in datetime documentation.
Berker Peksag
2016-06-05
1
-2/+2
[next]