RE: date checking ???

2003-08-21 Thread Branimir Petrovic
Question of this sort is best to be asked on one of JavaScript forums: comp.lang.javascript microsoft.public.scripting.jscript getDate() method of Date object returns date integer, meaning you can easily test if inputDate is less than today, but to avoid possible trouble

RE: date checking ???

2003-08-21 Thread Anderson, Brian
From a sql perspective, you want to trunc(now), to get rid of the time. As for how to do this in java, I don't know. -Original Message- From: Andrea Oracle [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 20, 2003 6:49 PM To: Multiple recipients of list ORACLE-L Subject: date