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
/
libdatetime.tex
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged revisions 53952-54987 via svnmerge from
Guido van Rossum
2007-04-27
1
-4/+4
*
Four months of trunk changes (including a few releases...)
Thomas Wouters
2006-12-13
1
-16/+18
*
Merge p3yk branch with the trunk up to revision 45595. This breaks a fair
Thomas Wouters
2006-04-21
1
-5/+6
*
add common usage example
Skip Montanaro
2005-12-06
1
-0/+17
*
fix a bunch of spelling errors
Fred Drake
2005-01-19
1
-1/+1
*
Gave the new datetime.strptime() a versionadded blurb.
Tim Peters
2005-01-13
1
-0/+2
*
Add strptime() constructor to datetime class. Thanks to Josh Spoerri for
Skip Montanaro
2005-01-13
1
-0/+9
*
SF bug 1066438: datetime.replace method description error
Tim Peters
2004-11-15
1
-7/+7
*
lots of markup adjustments
Fred Drake
2003-12-30
1
-34/+43
*
SF bug 799367: grammar error
Raymond Hettinger
2003-09-06
1
-1/+1
*
Patch #792338: Correct documentation for timetuple return type.
Martin v. Löwis
2003-09-04
1
-7/+7
*
Zap the C API subsection altogether for now. It's not actually usable from
Skip Montanaro
2003-07-16
1
-58/+0
*
expose the C API subsection which was hidden from LaTeX in a comment. In
Skip Montanaro
2003-07-16
1
-22/+27
*
Revert the previous change; this is now dealt with in a better way.
Fred Drake
2003-07-02
1
-0/+54
*
The datetime C API really isn't usable outside the datetime module
Fred Drake
2003-07-02
1
-54/+0
*
Fix missing parenthesis.
Raymond Hettinger
2003-05-10
1
-1/+1
*
Comparison for timedelta, time, date and datetime objects: __eq__ and
Tim Peters
2003-02-07
1
-1/+19
*
Markup fixes; in particular, the tables are now reasonable width
Andrew M. Kuchling
2003-02-05
1
-104/+117
*
Author markup: Andrew got to it first
Raymond Hettinger
2003-01-30
1
-1/+0
*
Fix markup
Neal Norwitz
2003-01-25
1
-1/+1
*
date and datetime comparison: when we don't know how to
Tim Peters
2003-01-24
1
-0/+16
*
SF bug 660872: datetimetz constructors behave counterintuitively (2.3a1).
Tim Peters
2003-01-23
1
-10/+19
*
Reimplemented datetime.now() to be useful.
Tim Peters
2003-01-23
1
-8/+14
*
"Premature" doc changes, for new astimezone() rules, and the new
Tim Peters
2003-01-22
1
-53/+157
*
SF bug 671779: Error in tzinfo.dst() docs
Tim Peters
2003-01-21
1
-2/+2
*
New rule for tzinfo subclasses handling both standard and daylight time:
Tim Peters
2003-01-20
1
-31/+37
*
Various minor edits
Andrew M. Kuchling
2003-01-09
1
-27/+30
*
Markup fix
Andrew M. Kuchling
2003-01-09
1
-0/+1
*
Massive fiddling to reflect that datetimetz and timetz no longer exist.
Tim Peters
2003-01-09
1
-556/+266
*
Fix markup so this will format again.
Fred Drake
2003-01-06
1
-1/+1
*
datetime_from_timet_and_us(): ignore leap seconds if the platform
Tim Peters
2003-01-04
1
-20/+34
*
A new implementation of astimezone() that does what we agreed on in all
Tim Peters
2003-01-04
1
-5/+49
*
The tzinfo methods utcoffset() and dst() must return a timedelta object
Tim Peters
2003-01-02
1
-14/+15
*
astimezone() internals: if utcoffset() returns a duration, complain if
Tim Peters
2003-01-02
1
-13/+19
*
A quicker astimezone() implementation, rehabilitating an earlier
Tim Peters
2003-01-01
1
-6/+23
*
- use classdesc where we can (for better indexing)
Fred Drake
2002-12-31
1
-35/+42
*
General style conformance. Markup some unmarked constructs.
Fred Drake
2002-12-31
1
-449/+478
*
Use funcdesc instead of classdesc to be consistent with out sections.
Raymond Hettinger
2002-12-31
1
-4/+4
*
Spelling fix
Raymond Hettinger
2002-12-31
1
-1/+1
*
Add markup for time object.
Raymond Hettinger
2002-12-31
1
-22/+23
*
Removed the now-untrue (or soon-to-be untrue) part of the astimezone()
Tim Peters
2002-12-31
1
-10/+7
*
Complete the markup for timedelta objects.
Raymond Hettinger
2002-12-31
1
-36/+28
*
Minor markup and spelling repair.
Guido van Rossum
2002-12-31
1
-2/+3
*
We're using strictly American spellings, so there's no diaresis over
Fred Drake
2002-12-30
1
-53/+56
*
A step on the way to making tzinfo classes writable by mortals: get rid
Tim Peters
2002-12-30
1
-17/+37
*
Clean up a table so it passes formatting.
Fred Drake
2002-12-30
1
-12/+19
*
Added the \var{} markup so the tables will look good.
Raymond Hettinger
2002-12-30
1
-8/+9
*
Added markup upto line 233.
Raymond Hettinger
2002-12-30
1
-58/+57
*
More markup additions
Andrew M. Kuchling
2002-12-30
1
-156/+264
*
Mark up more text
Andrew M. Kuchling
2002-12-30
1
-117/+148
[next]