stormtrooper
Programmer
I may be missing something really easy here (blanking out maybe), but how do you display the previous month as text?
So I want to somehow turn this:
month(currentdate)-1 (which equals 6.00)
to:
June
So I want to somehow turn this:
month(currentdate)-1 (which equals 6.00)
to:
June