summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libtime.tex
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move some \index entries around so we can avoid using empty comments;Fred Drake1999-05-261-31/+25
* Fix an amazing number of typos & malformed sentences reported by DetlefFred Drake1999-02-191-1/+1
* Fix second description of handling 2-digit years (last item inFred Drake1999-01-191-9/+16
* Update the descriptions of strftime() and strptime() to avoidFred Drake1998-12-081-45/+47
* Clarify Y2K behavior when a tuple with a 2-digit date is passed toGuido van Rossum1998-08-251-2/+15
* New section header style.Fred Drake1998-08-101-1/+2
* Adjusted to use the new module synopsis support macros.Fred Drake1998-07-231-2/+4
* Added notes about epochs, the year 2038, and a small Y2K disclaimerGuido van Rossum1998-06-091-4/+19
* Added docs for strptime().Guido van Rossum1998-06-091-0/+12
* Lighten up tables.Fred Drake1998-04-111-1/+1
* Shift index entries around a little so the HTML doesn't have weird spacing.Fred Drake1998-04-111-10/+10
* Remove all uses of \sectcode; we can now use logical markup everywhere.Fred Drake1998-04-041-1/+1
* Minor nits.Fred Drake1998-04-031-59/+64
* Remove all \bcode / \ecode cruft; this is no longer needed. See previousFred Drake1998-02-131-1/+1
* Get rid of math mode in some places.Guido van Rossum1997-11-251-2/+2
* AMK's megapatch:Guido van Rossum1997-07-171-0/+1
* (libtime.tex): Merged in changes from Tamito Kajiyama.Fred Drake1996-12-131-48/+45
* Added remark about time() and sleep()'s subsecond precision.Guido van Rossum1996-12-121-32/+17
* Moved description of mktime 9-tuple to top.Guido van Rossum1996-07-301-11/+89
* mktime returns a float now.Guido van Rossum1996-06-261-2/+3
* document OverflowError exception on mktime()Guido van Rossum1996-02-121-1/+2
* added strftimeGuido van Rossum1995-09-131-0/+7
* mass changes; fix titles; add examples; correct typos; clarifications;Guido van Rossum1995-03-171-9/+9
* changes (suggested) by Soren LarsenGuido van Rossum1995-03-071-4/+4
* * Doc/libtime.tex: get rid of references to millitime() andGuido van Rossum1994-08-231-16/+9
* Lots of small corrections by Andrew Kuchling (plus all new rotor docs)Guido van Rossum1994-08-081-1/+1
* Restructured library documentationGuido van Rossum1994-01-021-0/+121