SyntaxFix
Write A Post
Hire A Developer
Questions
This will return the timestamp in UTC:
var utc = new Date(new Date().toUTCString()).getTime();