cool, thanks
-shawn
--
http://mail.python.org/mailman/listinfo/python-list
[EMAIL PROTECTED] writes:
>Hey there pythoneers
>i have another question about time, specifically, the mxDateTime
>module.
>i have been able to get a RelativeDateTimeDiff between two times,
>it gives me a difference between two DateTimes in the form of +3days
>+2hours etc...
>so, if i have a dat
Hey there pythoneers
i have another question about time, specifically, the mxDateTime
module.
i have been able to get a RelativeDateTimeDiff between two times,
it gives me a difference between two DateTimes in the form of +3days
+2hours etc...
so, if i have a date that is 6 days and 6 hours from
sorry about that, i got a message in my inbox that said that the post
was rejected
so i tried it from my email client.
wont happen again.
shawn
--
http://mail.python.org/mailman/listinfo/python-list
ost of yours:
Date: Thu, 22 Sep 2005 08:11:26 -0500
From: nephish <[EMAIL PROTECTED]>
User-Agent: Debian Thunderbird 1.0.2 (X11/20050331)
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: python-list@python.org
Subject: time challenge
Four minutes prior:
From: [EMAIL PROTECTED]
Newsgroups: comp.
nephish wrote:
> i am doing a plotting application> If its 40 minutes,
> i need 20 plots that are 2 minutes apart.
> what would be a way i could pull this off?
>
> thanks
Sounds like homework related to another assignment discussed above.
Write your code, try to get it to work, and _then_ i
Hey there,
i am doing a plotting application.
i am using mxRelativeDateTimeDiff to get how much time is between
date x and date y
now what i need to do is divide that time by 20 to get 20 even time
slots
for plotting on a graph.
For example, if the difference between them is 20 hours, i need 20