AntiEarnie
Technical User
Does anyone know where to change the %DATE% environment variable? I know short date appears to change the date part but windows keeps putting in the abbreviated day of week.
For example:
echo %DATE%
from the command prompt gives me:
Wed 01/05/2005
I would like to find a way stop windows from returning the "Wed".
For example:
echo %DATE%
from the command prompt gives me:
Wed 01/05/2005
I would like to find a way stop windows from returning the "Wed".