[Tutor] does anyone know the time module

John Choi johnc@greatentertaining.com
Tue, 16 May 2000 00:45:40 -0700


This is a multi-part message in MIME format.

------=_NextPart_000_0002_01BFBED0.0F10FDB0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit

Hi everyone:

I've been working my way through Ivan's book and find the examples to be the
biggest help in learning Python.  Most excellent learning guide Ivan!

I'd like to start doing stuff with time...

Using two dates as user-input strings in this format DD-MM-YY, find the
number of days between them.

I'd also like to put to use the leap.py program to determine Gregorian leap
years, i.e 365 versus 366 days in a year.

Any and all help would be great.

Cheers,

J.C.

------=_NextPart_000_0002_01BFBED0.0F10FDB0
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.2919.6307" name=3DGENERATOR></HEAD>
<BODY>
<DIV><SPAN class=3D038553407-16052000>Hi everyone:</SPAN></DIV>
<DIV><SPAN class=3D038553407-16052000></SPAN>&nbsp;</DIV>
<DIV><SPAN class=3D038553407-16052000>I've been working my way through =
Ivan's book=20
and find the examples to be the biggest help in learning Python.&nbsp; =
Most=20
excellent learning guide Ivan!</SPAN></DIV>
<DIV><SPAN class=3D038553407-16052000></SPAN>&nbsp;</DIV>
<DIV><SPAN class=3D038553407-16052000>I'd like to start doing stuff with =

time...</SPAN></DIV>
<DIV>&nbsp;</DIV>
<DIV><SPAN class=3D038553407-16052000>Using two dates as user-input =
strings in=20
this format DD-MM-YY, find the number of days between them.&nbsp; =
</SPAN></DIV>
<DIV><SPAN class=3D038553407-16052000></SPAN>&nbsp;</DIV>
<DIV><SPAN class=3D038553407-16052000>I'd also like to put to use the =
leap.py=20
program to determine Gregorian leap years, i.e 365 versus 366 days in a=20
year.</SPAN></DIV>
<DIV><SPAN class=3D038553407-16052000></SPAN>&nbsp;</DIV>
<DIV><SPAN class=3D038553407-16052000>Any and all help would be=20
great.</SPAN></DIV>
<DIV><SPAN class=3D038553407-16052000></SPAN>&nbsp;</DIV>
<DIV><SPAN class=3D038553407-16052000>Cheers,</SPAN></DIV>
<DIV><SPAN class=3D038553407-16052000></SPAN>&nbsp;</DIV>
<DIV align=3Dleft><FONT size=3D2><FONT face=3DTahoma>J<SPAN=20
class=3D038553407-16052000>.C.</SPAN></FONT></FONT></DIV></BODY></HTML>

------=_NextPart_000_0002_01BFBED0.0F10FDB0--