Home
Blog
Web Design
Web Programming
SEO
Login
Register
Search in:
All
Blogs
Discussions
Groups
User profiles
Web Design
Wall
Discussion board
Only members of this group can post notes and use other group resources. Join now to get access to all group resources!
Log in or register to join this group
{1}
##LOC[OK]##
{1}
##LOC[OK]##
##LOC[Cancel]##
{1}
##LOC[OK]##
##LOC[Cancel]##
Client Side Scripting
Time now in Javascript
Viewed 29818 time(s)
,
2 post(s).
,
1/5/2014 3:37:21 AM
-
by Sarah
Back to all discussion topics
Sarah
1/5/2014 3:37:21 AM
How can I get the timestamp in Javascript?
This content has not been rated yet.
106
Reputation
7
Total posts
1
Sam
1/5/2014 6:00:22 PM
You may use
new Date().getTime();
It returns the time in milliseconds
This content has not been rated yet.
233
Reputation
37
Total posts
2