Skip to content

Instantly share code, notes, and snippets.

@ThrowJojo
Created January 27, 2017 00:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ThrowJojo/98e2d86b03d853b7ef588d368d654d42 to your computer and use it in GitHub Desktop.
Save ThrowJojo/98e2d86b03d853b7ef588d368d654d42 to your computer and use it in GitHub Desktop.
Converting milliseconds to a readable date stamp
new Date(milliseconds).toLocaleDateString()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment