1. 0aa811c Use the \note and \warning macros where appropriate. by Fred Drake · 24 years ago
  2. 0f10f84 indicate that mktime is platform-dependent. See SF bug 434143. by Skip Montanaro · 24 years ago
  3. dbec7d2 Improve Windows time.clock() blurb; was missing return type and unit. by Tim Peters · 24 years ago
  4. 5821272 Add a comment on time.time() returning non-decreasing values except when by Fred Drake · 24 years ago
  5. 687a17d Revise the description of time.clock() so that it correctly describes the by Fred Drake · 24 years ago
  6. 8ee679f Minor changes to match the style guide. by Fred Drake · 24 years ago
  7. 907e76b Fix up a few style nits -- avoid "e.g." and "i.e." -- these make by Fred Drake · 24 years ago
  8. f29ca18 SourceForge bug #437041: by Fred Drake · 24 years ago
  9. 1aec3a1 Add versioning notes: many of the signatures changed to allow the time by Fred Drake · 24 years ago
  10. cf26366 Fix markup typo in a {verbatim} environment (there should not be any!); by Fred Drake · 25 years ago
  11. 9ca35ec Instructive example for strftime(); how to generate RFC822 dates. by Eric S. Raymond · 25 years ago
  12. fe38525 Make the 'time' argument to the timemodule functions strftime, asctime, by Thomas Wouters · 25 years ago
  13. c32741d Added warnings about platform vagaries to the strptime() documentation. by Fred Drake · 25 years ago
  14. f831663 Rob W. W. Hooft's spelling fixes for the Library Reference. I hope by Thomas Wouters · 25 years ago
  15. 29fa30e Correct a markup nit that caused a space to be dropped from the HTML by Fred Drake · 25 years ago
  16. 57a2f7f Change description of altzone to not refer to the "0th meridian". by Fred Drake · 25 years ago
  17. d1a56f4 Noted by Guido: by Fred Drake · 25 years ago
  18. 38e5d27 Merged changes from the 1.5.2p2 release. (Very rough.) by Fred Drake · 25 years ago
  19. b3fc9d1 Added disclaimer to the sleep() function. by Guido van Rossum · 26 years ago
  20. abc8cc6 Move some \index entries around so we can avoid using empty comments; by Fred Drake · 26 years ago
  21. d8a41e6 Fix an amazing number of typos & malformed sentences reported by Detlef by Fred Drake · 26 years ago
  22. 6ffa445 Fix second description of handling 2-digit years (last item in by Fred Drake · 27 years ago
  23. 0ad55fb Update the descriptions of strftime() and strptime() to avoid by Fred Drake · 27 years ago
  24. dbf7956 Clarify Y2K behavior when a tuple with a 2-digit date is passed to by Guido van Rossum · 27 years ago
  25. 295da24 New section header style. by Fred Drake · 27 years ago
  26. b91e934 Adjusted to use the new module synopsis support macros. by Fred Drake · 27 years ago
  27. 929bd0e Added notes about epochs, the year 2038, and a small Y2K disclaimer by Guido van Rossum · 27 years ago
  28. 5d23758 Added docs for strptime(). by Guido van Rossum · 27 years ago
  29. ee60191 Lighten up tables. by Fred Drake · 27 years ago
  30. eb4ed15 Shift index entries around a little so the HTML doesn't have weird spacing. by Fred Drake · 27 years ago
  31. 3a0351c Remove all uses of \sectcode; we can now use logical markup everywhere. by Fred Drake · 27 years ago
  32. 2cfc835 Minor nits. by Fred Drake · 27 years ago
  33. 1947991 Remove all \bcode / \ecode cruft; this is no longer needed. See previous by Fred Drake · 28 years ago
  34. f259efe Get rid of math mode in some places. by Guido van Rossum · 28 years ago
  35. e47da0a AMK's megapatch: by Guido van Rossum · 28 years ago
  36. 094579e (libtime.tex): Merged in changes from Tamito Kajiyama. by Fred Drake · 29 years ago
  37. 21be147 Added remark about time() and sleep()'s subsecond precision. by Guido van Rossum · 29 years ago
  38. 8cf2db4 Moved description of mktime 9-tuple to top. by Guido van Rossum · 29 years ago
  39. 036eae6 mktime returns a float now. by Guido van Rossum · 29 years ago
  40. feeadef document OverflowError exception on mktime() by Guido van Rossum · 30 years ago
  41. 26ee809 added strftime by Guido van Rossum · 30 years ago
  42. 470be14 mass changes; fix titles; add examples; correct typos; clarifications; by Guido van Rossum · 30 years ago
  43. 6c4f003 changes (suggested) by Soren Larsen by Guido van Rossum · 30 years ago
  44. bd851cd * Doc/libtime.tex: get rid of references to millitime() and by Guido van Rossum · 31 years ago
  45. 16d6e71 Lots of small corrections by Andrew Kuchling (plus all new rotor docs) by Guido van Rossum · 31 years ago
  46. 5fdeeea Restructured library documentation by Guido van Rossum · 32 years ago