2022-04-07

display date and time in console

echo %date:~6,4%%date:~2,4%%date:~0,2%

echo %time%

Comments