Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
d47a68716e7dfdf79a19129a9a8369b41a173f27
/
Doc
/
library
/
datetime.rst
ad8ac86
Merged revisions 83328,83341 via svnmerge from
by Georg Brandl
· 15 years ago
094c53c
Fixed markup of tm_isdst attribute.
by Alexander Belopolsky
· 15 years ago
151973e
#1436346: make it more obvious that timetuple[7] is yday.
by Georg Brandl
· 15 years ago
7000e9e
Issue #8644: Improve accuracy of timedelta.total_seconds method.
by Mark Dickinson
· 15 years ago
ce00cf2
Update text for newest US DST regulation. The sample file already has the calculation right.
by Georg Brandl
· 15 years ago
6cbb7f9
#7699: improve datetime docs: straightforward linking to strftime/strptime section, mark classmethods as such.
by Georg Brandl
· 16 years ago
e236c3c
Forgot to add a `versionadded` tag
by Antoine Pitrou
· 16 years ago
bcfaf80
Issue #5788: `datetime.timedelta` objects get a new `total_seconds()` method returning
by Antoine Pitrou
· 16 years ago
5b54432
Fix doc typo reported by Arfrever.
by Mark Dickinson
· 16 years ago
6418577b
typo (space-o?)
by Skip Montanaro
· 16 years ago
5ffa146
Fix markup.
by Georg Brandl
· 16 years ago
592c58d
#6946: fix duplicate index entries for datetime classes.
by Georg Brandl
· 16 years ago
d56bab4
Clarify that datetime strftime does not produce leap seconds and datetime
by R. David Murray
· 16 years ago
8aa2c6c
Minor spelling mistake in datetime docs.
by Brett Cannon
· 17 years ago
af9a97b
#4923: clarify what was added.
by Georg Brandl
· 17 years ago
c62ef8b
Remove trailing whitespace.
by Georg Brandl
· 17 years ago
3f04303
Test doctests in datetime docs.
by Georg Brandl
· 17 years ago
fc070d2
add %f format to datetime - issue 1158
by Skip Montanaro
· 17 years ago
b19be57
Some cleanup in the docs.
by Georg Brandl
· 18 years ago
e40a6a8
Add examples to the datetime documentation. Written for GHOP by "h4wk.cz".
by Georg Brandl
· 18 years ago
7c3e79f
Make "hashable" a glossary entry and clarify docs on __cmp__, __eq__ and __hash__.
by Georg Brandl
· 18 years ago
8ec7f65
Move the 2.6 reST doc tree in place.
by Georg Brandl
· 18 years ago