date format differs, need to force format somehow
Hi
<html>
<body>
<%=NOW()%>
</body>
</html>
gives two different time formats on two servers one gives DD/MM/YYYY and the other one YYYY-MM-DD, i want the 2nd fromat on both servers, cant find any logical difference in the servers, how can I define format in the asp-code ?
PLZ HLP !
/Patric
|