Re: Compare dates

2002-08-16 Thread Janek Schleicher
Shane Laffin wrote at Thu, 15 Aug 2002 07:05:15 +0200: > How do I compare two dates in the format: > > Thu Aug 15 2002 15:12:02 > > to return if one date is higher than the other. > > Does anyone have any ideas on suitable modules, most > the date modules I have looke

Re: Compare dates

2002-08-15 Thread Robin Norwood
"Shane Laffin" <[EMAIL PROTECTED]> writes: > Hello List, > > How do I compare two dates in the format: > > Thu Aug 15 2002 15:12:02 > > to return if one date is higher than the other. > > Does anyone have any ideas on suitable modules, most > the date modules I have

Re: Compare dates

2002-08-15 Thread Felix Geerinckx
on Thu, 15 Aug 2002 05:05:15 GMT, Shane Laffin wrote: > How do I compare two dates in the format: > > Thu Aug 15 2002 15:12:02 > > to return if one date is higher than the other. > > Does anyone have any ideas on suitable modules, most > the date modules I have looked at do

Re: compare dates

2002-05-06 Thread Sean O'Leary
On Mon, 2002-05-06 at 13:53, Lance Prais wrote: > > > Hello, > How do you compare dates to see if dates are "between"? > For example in SQL I would do it like this to find the values between now > and seven days prior:. > X is Between(sysdate-7) and sysdate > Thank you, > Use a Date:: module

Re: compare dates

2002-05-06 Thread Jonathan E. Paton
[Cross-posted reply to cross-posted article... to avoid] [further duplication only '[EMAIL PROTECTED]' should ] [be used for further correspondence on this thread.] [Remove PBML from the header before replying! Jonathan] Hi, Please don't cross post questions between PBML and [EMAIL PROTECT