Question
Javascript Date
Does anyone know how you are supposed to get the server date/time in a javascript service? I tried the following, and it doesn't work.
var currentDate = new Date();
Thanks in advance
Does anyone know how you are supposed to get the server date/time in a javascript service? I tried the following, and it doesn't work.
var currentDate = new Date();
Thanks in advance
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.