Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
72c0141f03f723fe5269cb9cdcb1541a4c6811e8
/
Doc
/
library
/
datetime.rst
cf0d31c
fix relative link (closes #24057)
by Benjamin Peterson
· 10 years ago
0f5d6c0
Fixing broken links in doc, part 4: some more breaks and redirects
by Georg Brandl
· 11 years ago
06f3b3b
Use https:// URLs when referring to python.org hosts.
by Georg Brandl
· 11 years ago
b64f40f
Fix typo: js_JP is not a valid locale.
by Georg Brandl
· 12 years ago
1b1c11d
Refer to strftime(3) manpage for platform specific format codes.
by Georg Brandl
· 12 years ago
a80d3a0
Issue #18718: datetime documentation contradictory on leap second support
by David Wolever
· 12 years ago
452dd38
Issue #17701: Improving strftime documentation
by David Wolever
· 12 years ago
bd9cbf0
Clarify that strftime's encoding is based on locale
by David Wolever
· 12 years ago
db6d10a
Remove Japanese datetime examples
by David Wolever
· 12 years ago
0d2e78c
Correct misleading strftime documentation.
by David Wolever
· 12 years ago
c7953ef
Adding localized examples to strftime documentation.
by David Wolever
· 12 years ago
73480ef
Improving strftime documentation.
by David Wolever
· 12 years ago
cfb63cd
#8913: add examples and docs for date/time/datetime.__format__. Patch by Heikki Partanen.
by Ezio Melotti
· 12 years ago
86af581
#16985: Remove incorrect phrase indication presence of non-present concrete UTC tzinfo instance.
by Jason R. Coombs
· 13 years ago
766849b
Document that hour in datetime.time ctor is optional parameter.
by Andrew Svetlov
· 13 years ago
e565cf8
Remove patch artifacts.
by Georg Brandl
· 13 years ago
189bd91
issue13666 - Fixing datetime documentation example when using tzinfo
by Senthil Kumaran
· 13 years ago
8349bc2
#14766: Reflow the altered paragraphs.
by R David Murray
· 13 years ago
089d4d4
#14766: Add correct algorithm for when a 'time' object is naive.
by R David Murray
· 13 years ago
aa31d52
Issue #14448: add reference to IANA timezone database; thanks to Georg/Nick suggestions
by Sandro Tosi
· 13 years ago
13c598b
Issue #14448: mention pytz; patch by Andrew Svetlov
by Sandro Tosi
· 13 years ago
8d38fcf
Refer to 'time' and 'datetime' submodules; thanks to Erik Johnson from docs@
by Sandro Tosi
· 13 years ago
98ed08f
update to new C roles and directives
by Sandro Tosi
· 14 years ago
1f3b84f
correct signature for tzinfo.dst() in examples; thanks to Daniil Shved from docs@
by Sandro Tosi
· 14 years ago
f17e405
#13076: fix links to datetime.time.
by Ezio Melotti
· 14 years ago
4c9721a
merge from 3.2 - Issue10403 - datetime module documentation changes based on review.
by Senthil Kumaran
· 14 years ago
6f18b98
Fix closes issue10403 - Let's not use members anymore.
by Senthil Kumaran
· 14 years ago
35e7a8f
Merged revisions 85274 via svnmerge from
by Georg Brandl
· 15 years ago
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
6418577
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