apd8x
05-23-2003, 10:57 AM
I want to display the current year. I did
<%=FormatDateTime(Now(), 2)%> but that gave me
5/23/2003. How can I get it to say 2003 only.
Thanks.
<%=FormatDateTime(Now(), 2)%> but that gave me
5/23/2003. How can I get it to say 2003 only.
Thanks.