Subject: | how about a Yesterday() function? |
"How do I get yesterday's date?" is a frequently asked question. I usually tell people to use something like:
Add_Delta_Days( Today(), -1 );
perhaps Yesterday() could be a wrapper for that.
This queue is for tickets about the Date-Calc CPAN distribution.
The Basics
People
|
Bug Information
|