Skip to content

Instantly share code, notes, and snippets.

@tiendq
Created January 28, 2013 08:44
Show Gist options
  • Save tiendq/4653970 to your computer and use it in GitHub Desktop.
Save tiendq/4653970 to your computer and use it in GitHub Desktop.
FOR /F "tokens=1-4 delims=/ " %%I IN ('DATE /t') DO SET CurrentDate=%%L%%J%%K
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment