Inserting yesterday's date - more specific date functions.
Posted: Sat Dec 20, 2003 2:22 pm
Currently, it looks like there are only very basic date functions.
I doubt that it's possible, but is there any way of somehow getting yesterday's date to be inserted?
I'm trying to work with long dates, but I've customized my system preferences to not include the weekday name. (So, as I type this, today would be expressed as "December 20th, 2003".
If this can't be done natively, can anybody think of some kind of regex that would be able to do this? (It would have to be fairly complex, because it would have to deal not only with decrementing the day of the month by one, but also (potentially) changing the month name, day of the month suffix, and the year.)
I doubt that it's possible, but is there any way of somehow getting yesterday's date to be inserted?
I'm trying to work with long dates, but I've customized my system preferences to not include the weekday name. (So, as I type this, today would be expressed as "December 20th, 2003".
If this can't be done natively, can anybody think of some kind of regex that would be able to do this? (It would have to be fairly complex, because it would have to deal not only with decrementing the day of the month by one, but also (potentially) changing the month name, day of the month suffix, and the year.)