Date Roll-over at noon ?

D

dingdongdingding

I have a spreadsheet that calculates the difference between 2 dates.

I notice that after 12 noon, the difference increase by 1 day ! I
thought it should be at midnight ?

Any idea how I can solve this problem ?

Thanks very much in advanced.
 
D

dingdongdingding

Ok. I've solved my own problem. I should use today() instead of
now().
Thanks for reading.
 
Top