The DATE command in XP gives the date in the format ddd dd/mm/yyyy e.g. Sun 12/12/2010.
In Windows 7, it only gives dd/mm/yy I.e. 12/12/2010.
Both have the same regional settings.
Can Windows 7 be forced to display the date in the same way as XP, or can the day be extracted in the ddd format?
|
| ||||
|
feedback
|
|
This is controlled by the "Short Date" setting under Control Panel → Region and Language → Format tab → Additional Settings → Date tab Observe the results of
| |||||
feedback
|
|
Found from this Stack Overflow answer, UnxUtils contains a
UnxUtils contains a lot of other files, but I just confirmed you can just take Note that you need to call it as | |||
|
feedback
|
|
I have tested the date.exe app from UnxUtils & it has worked successfully so far in my test environment. I am about to implement it in one of my smaller client's environment & if that is successful, I will roll it out on all my clients sites. Thanks for the pointer to UnxUtils. | |||
|
feedback
|



dateon my XP and it output it as 11/12/2010 (UK) format and then prompted me for the new date.date /tjust outputs the current date (again without the day). – ChrisF Dec 11 '10 at 23:24