Re: Comparing dates problem

2007-05-10 Thread kyosohma
On May 10, 2:45 pm, John Machin <[EMAIL PROTECTED]> wrote: > On May 11, 4:52 am, [EMAIL PROTECTED] wrote: > > > > > On May 9, 5:12 pm, John Machin <[EMAIL PROTECTED]> wrote: > > > > On May 10, 7:34 am, [EMAIL PROTECTED] wrote: > > > > > Hi, > > > > > I am writing a reminder program for our Zimbra e

Re: Comparing dates problem

2007-05-10 Thread John Machin
On May 11, 4:52 am, [EMAIL PROTECTED] wrote: > On May 9, 5:12 pm, John Machin <[EMAIL PROTECTED]> wrote: > > > > > > > > > On May 10, 7:34 am, [EMAIL PROTECTED] wrote: > > > > Hi, > > > > I am writing a reminder program for our Zimbra email client. One of > > > the requirements I was given was to a

Re: Comparing dates problem

2007-05-10 Thread kyosohma
On May 10, 1:52 pm, [EMAIL PROTECTED] wrote: > On May 9, 5:12 pm, John Machin <[EMAIL PROTECTED]> wrote: > > > > > On May 10, 7:34 am, [EMAIL PROTECTED] wrote: > > > > Hi, > > > > I am writing a reminder program for our Zimbra email client. One of > > > the requirements I was given was to automatic

Re: Comparing dates problem

2007-05-10 Thread Carsten Haese
On Thu, 2007-05-10 at 11:52 -0700, [EMAIL PROTECTED] wrote: > I'm sure there is a hack for doing something like what you suggest, > but it would be messy. The problem is that I get a datetime object > returned and division really isn't something you can do to one of > those objects. Besides, if I h

Re: Comparing dates problem

2007-05-10 Thread kyosohma
On May 10, 2:37 am, Tim Golden <[EMAIL PROTECTED]> wrote: > [EMAIL PROTECTED] wrote: > > I am writing a reminder program for our Zimbra email client. One of > > the requirements I was given was to automatically increment or > > decrement the display to show something like the following: > > > 5 min

Re: Comparing dates problem

2007-05-10 Thread kyosohma
On May 9, 5:12 pm, John Machin <[EMAIL PROTECTED]> wrote: > On May 10, 7:34 am, [EMAIL PROTECTED] wrote: > > > > > Hi, > > > I am writing a reminder program for our Zimbra email client. One of > > the requirements I was given was to automatically increment or > > decrement the display to show somet

Re: Comparing dates problem

2007-05-10 Thread Tim Golden
[EMAIL PROTECTED] wrote: > I am writing a reminder program for our Zimbra email client. One of > the requirements I was given was to automatically increment or > decrement the display to show something like the following: > > 5 minutes until appointment > > or > > 10 minutes past your appointmen

Re: Comparing dates problem

2007-05-09 Thread John Machin
On May 10, 7:34 am, [EMAIL PROTECTED] wrote: > Hi, > > I am writing a reminder program for our Zimbra email client. One of > the requirements I was given was to automatically increment or > decrement the display to show something like the following: > > 5 minutes until appointment > > or > > 10 min