Skip to content

Instantly share code, notes, and snippets.

@partlyhuman
Created June 3, 2015 18:03
Show Gist options
  • Save partlyhuman/f1519e86ba178753ea13 to your computer and use it in GitHub Desktop.
Save partlyhuman/f1519e86ba178753ea13 to your computer and use it in GitHub Desktop.
Type timestamp in YYYYMMDD when you hit Ctrl+Win+Alt+D
#!^d::
FormatTime, Timestamp,, yyyyMMdd
SendInput, %Timestamp%
return
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment