Skip to content

Instantly share code, notes, and snippets.

@rustamli
Created May 8, 2015 03:41
Show Gist options
  • Save rustamli/212d24f62e5d3ceacca4 to your computer and use it in GitHub Desktop.
Save rustamli/212d24f62e5d3ceacca4 to your computer and use it in GitHub Desktop.
Timestamp in JavaScript
(new Date()).getTime().toString(36).toUpperCase()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment