wiki:windows:auto_hotkey:date_formats
AHK Date Formats
:R*?:ddd:: FormatTime, CurrentDateTime,, dd/MM/yy SendInput %CurrentDateTime% return
:R*?:xxx:: FormatTime, CurrentDateTime,, yyMMddHHmmss SendInput %CurrentDateTime% return
:R*?:aaa:: FormatTime, CurrentDateTime,, yyMMdd SendInput %CurrentDateTime% return
:R*?:jjd:: FormatTime, CurrentDateTime,, dd-MM-yy SendInput %CurrentDateTime% return
:R*?:yyy:: FormatTime, CurrentDateTime,, dd-MM-yy HH:mm SendInput %CurrentDateTime% return
wiki/windows/auto_hotkey/date_formats.txt · Last modified: 2016/09/13 15:54 by 127.0.0.1