/ Published in: JavaScript
Expand |
Embed | Plain Text
var now = Date.parse(new Date());
You need to login to post a comment.
assbach on 02/03/07
3 people have marked this snippet as a favorite
var now = Date.parse(new Date());
You need to login to post a comment.