Skip to content

Instantly share code, notes, and snippets.

@Computer-Tsu
Created February 28, 2024 02:16
Show Gist options
  • Save Computer-Tsu/bde8827ea8d5910e909bb5bbfe41cdce to your computer and use it in GitHub Desktop.
Save Computer-Tsu/bde8827ea8d5910e909bb5bbfe41cdce to your computer and use it in GitHub Desktop.
set datestamp=20240229
for /F "tokens=2,3,4 delims=/ " %A in ('date /t') do set datestamp=%C%A%B
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment