| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed markup of tm_isdst attribute. | Alexander Belopolsky | 2010-06-09 | 1 | -1/+1 |
|
|
* | #1436346: make it more obvious that timetuple[7] is yday. | Georg Brandl | 2010-05-23 | 1 | -7/+10 |
|
|
* | Issue #8644: Improve accuracy of timedelta.total_seconds method. | Mark Dickinson | 2010-05-09 | 1 | -2/+6 |
|
|
* | Update text for newest US DST regulation. The sample file already has the ca... | Georg Brandl | 2010-03-21 | 1 | -2/+2 |
|
|
* | #7699: improve datetime docs: straightforward linking to strftime/strptime se... | Georg Brandl | 2010-01-17 | 1 | -39/+43 |
|
|
* | Forgot to add a `versionadded` tag | Antoine Pitrou | 2009-11-25 | 1 | -0/+2 |
|
|
* | Issue #5788: `datetime.timedelta` objects get a new `total_seconds()` method ... | Antoine Pitrou | 2009-11-25 | 1 | -0/+10 |
|
|
* | Fix doc typo reported by Arfrever. | Mark Dickinson | 2009-11-03 | 1 | -1/+2 |
|
|
* | typo (space-o?) | Skip Montanaro | 2009-11-03 | 1 | -1/+1 |
|
|
* | Fix markup. | Georg Brandl | 2009-10-13 | 1 | -1/+1 |
|
|
* | #6946: fix duplicate index entries for datetime classes. | Georg Brandl | 2009-09-19 | 1 | -0/+4 |
|
|
* | Clarify that datetime strftime does not produce leap seconds and datetime | R. David Murray | 2009-04-02 | 1 | -2/+6 |
|
|
* | Minor spelling mistake in datetime docs. | Brett Cannon | 2009-01-29 | 1 | -1/+1 |
|
|
* | #4923: clarify what was added. | Georg Brandl | 2009-01-18 | 1 | -5/+6 |
|
|
* | Remove trailing whitespace. | Georg Brandl | 2009-01-03 | 1 | -17/+17 |
|
|
* | Test doctests in datetime docs. | Georg Brandl | 2008-03-22 | 1 | -15/+19 |
|
|
* | add %f format to datetime - issue 1158 | Skip Montanaro | 2008-03-15 | 1 | -11/+42 |
|
|
* | Some cleanup in the docs. | Georg Brandl | 2007-12-29 | 1 | -4/+2 |
|
|
* | Add examples to the datetime documentation. Written for GHOP by "h4wk.cz". | Georg Brandl | 2007-12-08 | 1 | -39/+298 |
|
|
* | Make "hashable" a glossary entry and clarify docs on __cmp__, __eq__ and __ha... | Georg Brandl | 2007-11-02 | 1 | -1/+1 |
|
|
* | Move the 2.6 reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+1348 |
|
|