⇤ ← Revision 1 as of 2005-02-12 16:31:16
Size: 71
Comment:
|
Size: 302
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 2: | Line 2: |
=== Background === {{{ >>> import datetime }}} === Design === ||'''Jython Class'''||'''Strategy'''|| ||timexxx|||| ||timedelta|||| ||date|||| ||tzinfo|||| ||time|||| ||datetime|||| === Discussion === |
FrankWierzbicki is leading the implementation of the datetime module.
Background
>>> import datetime
Design
Jython Class |
Strategy |
timexxx |
|
timedelta |
|
date |
|
tzinfo |
|
time |
|
datetime |