Skip to content

Instantly share code, notes, and snippets.

@excenter
Created January 15, 2019 16:19
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 excenter/66a8b7d74f3a9a2bcb38630c1287d61a to your computer and use it in GitHub Desktop.
Save excenter/66a8b7d74f3a9a2bcb38630c1287d61a to your computer and use it in GitHub Desktop.
get the current local time in your clipboard
copy(new Date().toLocaleString());
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment