A
Abs
Hello,
I've used this ASP funtion to display the time on my web page:
Date: <%= FormatDateTime(Date, 1)%>
Time: <%= FormatDateTime(now, 4)%>
THis was working fine until i moved my site to a server based in the states,
not the time is 5hrs behind. Can anyone help me resolve this??
Many thanks.
Abs
I've used this ASP funtion to display the time on my web page:
Date: <%= FormatDateTime(Date, 1)%>
Time: <%= FormatDateTime(now, 4)%>
THis was working fine until i moved my site to a server based in the states,
not the time is 5hrs behind. Can anyone help me resolve this??
Many thanks.
Abs