Skip to content

Instantly share code, notes, and snippets.

@tiendq
Created January 28, 2013 08:44
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 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