X
xool
Hi all
i'm trying to compare a variable containing a date with todays date.
if tempdate <= now()then
trouble is...
tempdate = 05/12/2003
now() = 11/09/2003 14:04:06
how can I get today's date without the time pls
many thanks
i'm trying to compare a variable containing a date with todays date.
if tempdate <= now()then
trouble is...
tempdate = 05/12/2003
now() = 11/09/2003 14:04:06
how can I get today's date without the time pls
many thanks