What are you trying to accomplish?
You can call the function
Date() - 1
and it will subtract one day from the current day. Likewise,
Date() - 30
is 30 days earlier than the current date.
__________________
How you do anything is how you do everything.
|