G
Gene
There was a post that said "Bear in mind that you cannot store a date without
a time - a default time of 00:00:00 is assumed." (See Pete, 10/27/06)
I am having a lot of trouble because of the "time" that is inexorably
embedded in the date. Can someone tell me if the default time of 00:00:00 is
the first moment of the day in question or the last moment of the day? For
instance if I want to see all entries that are dated after December 31, 2007.
In a querry, if I say show me all the entries that are >
dateValue(12/31/07), and one of the entries is 12/31/07 1:00, will it be
shown? If the default value of 0:00:00 is the beginning of the day in
question, then I would want to use >datevalue(1/1/08). Any words of wisdom
would be appreciated.
a time - a default time of 00:00:00 is assumed." (See Pete, 10/27/06)
I am having a lot of trouble because of the "time" that is inexorably
embedded in the date. Can someone tell me if the default time of 00:00:00 is
the first moment of the day in question or the last moment of the day? For
instance if I want to see all entries that are dated after December 31, 2007.
In a querry, if I say show me all the entries that are >
dateValue(12/31/07), and one of the entries is 12/31/07 1:00, will it be
shown? If the default value of 0:00:00 is the beginning of the day in
question, then I would want to use >datevalue(1/1/08). Any words of wisdom
would be appreciated.