Skip to content

Instantly share code, notes, and snippets.

@AWaselnuk
Created October 10, 2014 16:43
Show Gist options
  • Save AWaselnuk/a0002ef7410107ef3d51 to your computer and use it in GitHub Desktop.
Save AWaselnuk/a0002ef7410107ef3d51 to your computer and use it in GitHub Desktop.
Get a UTC timestamp
Math.floor((new Date()).getTime())
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment