O
Oli
Hi Again
<% Response.Write "" & FormatDateTime(now,2) & "" %>
Gives me the date in MM/DD/YYYY.
How can I reformat this to DD/MM/YYYY?
TIA
Oli
<% Response.Write "" & FormatDateTime(now,2) & "" %>
Gives me the date in MM/DD/YYYY.
How can I reformat this to DD/MM/YYYY?
TIA
Oli