I am trying to help one of my colleagues:
She wants to take an inputed value, define it as a date and subtract 1 day
from it. For example
Input Date (YYYYMMDD):
19990101
Result:
19981231
We can define the input as an interger, but then the math doesn't work out.
Is there a way to define this as a date, without reset the server date?
Thank you.
Received on Thu Jun 28 2001 - 17:07:40 NZST