Kiuma,
I don't understand your question. Can you restate the question a
different way?
-dain
On Saturday, December 28, 2002, at 08:16 AM, kiuma wrote:
Hello, I was wondering about dates and queries.
If I have a myCalendar created with new GragorianCalendar() and a
where clause like
day = ?1.
Hello, I was wondering about dates and queries.
If I have a myCalendar created with new GragorianCalendar() and a where
clause like
day = ?1.
Suppose now that myCalendar is 1/1/2003 23:59:59 99 .
What happens if i pass myCalendar.getTime() ?
If I have a row with day = 1/1/2003 15:59:59 99,