S
Steven
Hi All,
How would I get a date format like : 04APR2005 ?
I've got <%=DateFormat.getDateInstance(DateFormat.LONG).format(new Date())%>
But this displays 04 April 2005
Thanks for any help!
How would I get a date format like : 04APR2005 ?
I've got <%=DateFormat.getDateInstance(DateFormat.LONG).format(new Date())%>
But this displays 04 April 2005
Thanks for any help!