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