how to use js with my server date and time

Posted by Y.G.J on Stack Overflow See other posts from Stack Overflow or by Y.G.J
Published on 2010-05-27T21:35:20Z Indexed on 2010/05/27 21:41 UTC
Read the original article Hit count: 86

Filed under:
|

i want my server time and date to be set as new date i have tried this: dateNow = new Date("<%=now()%>"); but this is not working how can i do this?

© Stack Overflow or respective owner

Related posts about JavaScript

Related posts about asp