scripter73
Programmer
Hi,
Does anyone know the simplest way to take a current date like now, and convert into a MM.DD.YY format?
I went out on the net and I've seen several Java docs for SimpleDateFormat, but not one good example.
I'd like to do it in a simple <%= ..... %> if possible.
Also, would I need to import a package like java.text.SimpleDateFormat?
This can't be as difficult as these sites profess.
Thanks in advance for your help.
scripter73
Change Your Thinking, Change Your Life.
Does anyone know the simplest way to take a current date like now, and convert into a MM.DD.YY format?
I went out on the net and I've seen several Java docs for SimpleDateFormat, but not one good example.
I'd like to do it in a simple <%= ..... %> if possible.
Also, would I need to import a package like java.text.SimpleDateFormat?
This can't be as difficult as these sites profess.
Thanks in advance for your help.
scripter73
Change Your Thinking, Change Your Life.