summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libtime.tex
Commit message (Expand)AuthorAgeFilesLines
* Delete the LaTeX doc tree.Georg Brandl2007-08-151-475/+0
* Merged revisions 56301-56442 via svnmerge fromGuido van Rossum2007-07-181-9/+17
* Merged revisions 53451-53537 via svnmerge fromThomas Wouters2007-02-011-0/+6
* Merged revisions 46753-51188 via svnmerge fromThomas Wouters2006-08-111-1/+3
* Partially merge trunk into p3yk. The removal of Mac/Tools is confusing svnThomas Wouters2006-06-081-1/+2
* typoGeorg Brandl2006-01-221-1/+2
* SF Patch #1093896: miscellaneous doc typosRaymond Hettinger2005-01-011-2/+2
* Bug #1057535: add link in time module to calendar.timegm().Johannes Gijsbers2004-10-311-1/+2
* Clarify note about using %U and %W with strptime().Brett Cannon2004-10-181-2/+3
* Add support for %U and %W to contribute to calculating the date when the yearBrett Cannon2004-10-181-2/+5
* typoSkip Montanaro2004-09-281-1/+1
* Fix the version number in which changes were madeNeal Norwitz2004-08-131-3/+3
* allow ctime(), gmtime(), and localtime() to take None as equivalent to an omi...Fred Drake2004-08-031-8/+17
* Point out that %p has no effect on the output hour in strptime unless %I isSkip Montanaro2004-05-101-2/+6
* Have strftime() check its time tuple argument to make sure the tuple's valuesBrett Cannon2004-03-021-1/+4
* - add link to the datetime moduleFred Drake2003-12-311-0/+1
* Fix spacing markup and other sundries.Raymond Hettinger2003-09-081-1/+1
* Improve the wording a bitRaymond Hettinger2003-07-011-1/+1
* Fix spelling, grammar, usage, and markup.Raymond Hettinger2003-07-011-2/+3
* Make temporary change of using _strptime for time.strptime permanent.Brett Cannon2003-07-011-8/+11
* SF #735051, add time.tzset documentationNeal Norwitz2003-06-081-0/+96
* Refer reader to platform library docs for specific semantics.Jeremy Hylton2003-05-051-3/+6
* Update to better reflect the usage of struct_time instances throughout;Fred Drake2003-02-041-24/+28
* Phrase repair.Guido van Rossum2002-12-311-1/+1
* Fixed longstanding bug in the description of strftime's %W code.Tim Peters2002-12-201-1/+1
* SF 639138, Ref. calendar module in time docs by John J LeeNeal Norwitz2002-11-151-0/+3
* Document struct_time and the field names.Fred Drake2002-11-131-14/+25
* Add notes to the asctime() and ctime() descriptions to make itFred Drake2002-10-301-0/+2
* Doc patch from SF 474274 (pure Python strptime by Brett Cannon).Guido van Rossum2002-07-191-7/+0
* Clean up some markup cruft. A number of the macros that take noFred Drake2001-11-281-2/+2
* Add additional information on exceptions from time.mktime() and related toFred Drake2001-10-291-2/+7
* Use the \note and \warning macros where appropriate.Fred Drake2001-10-201-4/+5
* indicate that mktime is platform-dependent. See SF bug 434143.Skip Montanaro2001-08-221-1/+2
* Improve Windows time.clock() blurb; was missing return type and unit.Tim Peters2001-08-191-4/+4
* Add a comment on time.time() returning non-decreasing values except whenFred Drake2001-08-051-1/+3
* Revise the description of time.clock() so that it correctly describes theFred Drake2001-07-161-5/+11
* Minor changes to match the style guide.Fred Drake2001-07-141-4/+5
* Fix up a few style nits -- avoid "e.g." and "i.e." -- these makeFred Drake2001-07-061-3/+3
* SourceForge bug #437041:Fred Drake2001-06-291-8/+8
* Add versioning notes: many of the signatures changed to allow the timeFred Drake2001-04-191-0/+5
* Fix markup typo in a {verbatim} environment (there should not be any!);Fred Drake2001-02-031-1/+1
* Instructive example for strftime(); how to generate RFC822 dates.Eric S. Raymond2001-01-281-0/+16
* Make the 'time' argument to the timemodule functions strftime, asctime,Thomas Wouters2001-01-191-12/+17
* Added warnings about platform vagaries to the strptime() documentation.Fred Drake2000-09-231-1/+9
* Rob W. W. Hooft's spelling fixes for the Library Reference. I hopeThomas Wouters2000-07-161-2/+2
* Correct a markup nit that caused a space to be dropped from the HTMLFred Drake2000-07-061-2/+2
* Change description of altzone to not refer to the "0th meridian".Fred Drake2000-06-301-2/+2
* Noted by Guido:Fred Drake2000-04-051-7/+7
* Merged changes from the 1.5.2p2 release.Fred Drake2000-04-031-41/+70
* Added disclaimer to the sleep() function.Guido van Rossum1999-08-191-0/+5