index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
/
lib
/
libtime.tex
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged revisions 53451-53537 via svnmerge from
Thomas Wouters
2007-02-01
1
-0/+6
*
Merged revisions 46753-51188 via svnmerge from
Thomas Wouters
2006-08-11
1
-1/+3
*
Partially merge trunk into p3yk. The removal of Mac/Tools is confusing svn
Thomas Wouters
2006-06-08
1
-1/+2
*
typo
Georg Brandl
2006-01-22
1
-1/+2
*
SF Patch #1093896: miscellaneous doc typos
Raymond Hettinger
2005-01-01
1
-2/+2
*
Bug #1057535: add link in time module to calendar.timegm().
Johannes Gijsbers
2004-10-31
1
-1/+2
*
Clarify note about using %U and %W with strptime().
Brett Cannon
2004-10-18
1
-2/+3
*
Add support for %U and %W to contribute to calculating the date when the year
Brett Cannon
2004-10-18
1
-2/+5
*
typo
Skip Montanaro
2004-09-28
1
-1/+1
*
Fix the version number in which changes were made
Neal Norwitz
2004-08-13
1
-3/+3
*
allow ctime(), gmtime(), and localtime() to take None as equivalent to an omi...
Fred Drake
2004-08-03
1
-8/+17
*
Point out that %p has no effect on the output hour in strptime unless %I is
Skip Montanaro
2004-05-10
1
-2/+6
*
Have strftime() check its time tuple argument to make sure the tuple's values
Brett Cannon
2004-03-02
1
-1/+4
*
- add link to the datetime module
Fred Drake
2003-12-31
1
-0/+1
*
Fix spacing markup and other sundries.
Raymond Hettinger
2003-09-08
1
-1/+1
*
Improve the wording a bit
Raymond Hettinger
2003-07-01
1
-1/+1
*
Fix spelling, grammar, usage, and markup.
Raymond Hettinger
2003-07-01
1
-2/+3
*
Make temporary change of using _strptime for time.strptime permanent.
Brett Cannon
2003-07-01
1
-8/+11
*
SF #735051, add time.tzset documentation
Neal Norwitz
2003-06-08
1
-0/+96
*
Refer reader to platform library docs for specific semantics.
Jeremy Hylton
2003-05-05
1
-3/+6
*
Update to better reflect the usage of struct_time instances throughout;
Fred Drake
2003-02-04
1
-24/+28
*
Phrase repair.
Guido van Rossum
2002-12-31
1
-1/+1
*
Fixed longstanding bug in the description of strftime's %W code.
Tim Peters
2002-12-20
1
-1/+1
*
SF 639138, Ref. calendar module in time docs by John J Lee
Neal Norwitz
2002-11-15
1
-0/+3
*
Document struct_time and the field names.
Fred Drake
2002-11-13
1
-14/+25
*
Add notes to the asctime() and ctime() descriptions to make it
Fred Drake
2002-10-30
1
-0/+2
*
Doc patch from SF 474274 (pure Python strptime by Brett Cannon).
Guido van Rossum
2002-07-19
1
-7/+0
*
Clean up some markup cruft. A number of the macros that take no
Fred Drake
2001-11-28
1
-2/+2
*
Add additional information on exceptions from time.mktime() and related to
Fred Drake
2001-10-29
1
-2/+7
*
Use the \note and \warning macros where appropriate.
Fred Drake
2001-10-20
1
-4/+5
*
indicate that mktime is platform-dependent. See SF bug 434143.
Skip Montanaro
2001-08-22
1
-1/+2
*
Improve Windows time.clock() blurb; was missing return type and unit.
Tim Peters
2001-08-19
1
-4/+4
*
Add a comment on time.time() returning non-decreasing values except when
Fred Drake
2001-08-05
1
-1/+3
*
Revise the description of time.clock() so that it correctly describes the
Fred Drake
2001-07-16
1
-5/+11
*
Minor changes to match the style guide.
Fred Drake
2001-07-14
1
-4/+5
*
Fix up a few style nits -- avoid "e.g." and "i.e." -- these make
Fred Drake
2001-07-06
1
-3/+3
*
SourceForge bug #437041:
Fred Drake
2001-06-29
1
-8/+8
*
Add versioning notes: many of the signatures changed to allow the time
Fred Drake
2001-04-19
1
-0/+5
*
Fix markup typo in a {verbatim} environment (there should not be any!);
Fred Drake
2001-02-03
1
-1/+1
*
Instructive example for strftime(); how to generate RFC822 dates.
Eric S. Raymond
2001-01-28
1
-0/+16
*
Make the 'time' argument to the timemodule functions strftime, asctime,
Thomas Wouters
2001-01-19
1
-12/+17
*
Added warnings about platform vagaries to the strptime() documentation.
Fred Drake
2000-09-23
1
-1/+9
*
Rob W. W. Hooft's spelling fixes for the Library Reference. I hope
Thomas Wouters
2000-07-16
1
-2/+2
*
Correct a markup nit that caused a space to be dropped from the HTML
Fred Drake
2000-07-06
1
-2/+2
*
Change description of altzone to not refer to the "0th meridian".
Fred Drake
2000-06-30
1
-2/+2
*
Noted by Guido:
Fred Drake
2000-04-05
1
-7/+7
*
Merged changes from the 1.5.2p2 release.
Fred Drake
2000-04-03
1
-41/+70
*
Added disclaimer to the sleep() function.
Guido van Rossum
1999-08-19
1
-0/+5
*
Move some \index entries around so we can avoid using empty comments;
Fred Drake
1999-05-26
1
-31/+25
*
Fix an amazing number of typos & malformed sentences reported by Detlef
Fred Drake
1999-02-19
1
-1/+1
[next]