Anyone know a way to immediately show the seconds of a file's date modified property in the GUI? So if you create a file, any file in any directory, faites un clic droit sur et choisissez Properties, the date modified (if it's recent) will say something like "dd/mm/yyyy hh:mm, one minute ago" - reminder this is in Windows 7. Windows XP did it normally. Then they changed something.
If you wait a while, eventually you'll see the seconds, Je ne suis pas sûr how long a while is, but this is incredibly annoying si vous voulez to troubleshoot something that relies on the seconds of timestamps... is there a setting? registry key I can change perhaps?
I'm literally using Chrome, pasting in the path of the directory to be able to see the seconds quickly (as a workaround) but would be nice to be able to use Win7.
Windows 7, fichier properties, date modified, how do you show seconds?
Re: Windows 7, fichier properties, date modified, how do you show seconds?
J'ai trouvé a solution at [http://www.nicholasoverstreet.com/2010/03/windows-7-annoyance-file-properties/]( 5 ).
Allez dans 'Panneau de configuration' → 'Region and Language' → 'Additional Settings' → Date tab.
Remove the string `dddd` (e.g. change it to `ddd`) click 'Apply' and it should work fine.
## Explanation:
'Rightclick file properties' uses the value `"Long Date" + empty_space + "Long Time"`. Long date is 'dddd, d MMMM yyyy' par défaut, and 'Long Time' is `h:mm:ss tt`. Cependant, it looks like as long as you have the string `dddd` in 'Long Date', it [may sometimes](https://superuser.com/questions/91287/windows-7-file-properties-date-modified-how-do-you-show-seconds#comment1250913_114117) **ignore** your 'Long Time' settings, overriding it with "x minutes ago".
Allez dans 'Panneau de configuration' → 'Region and Language' → 'Additional Settings' → Date tab.
Remove the string `dddd` (e.g. change it to `ddd`) click 'Apply' and it should work fine.
## Explanation:
'Rightclick file properties' uses the value `"Long Date" + empty_space + "Long Time"`. Long date is 'dddd, d MMMM yyyy' par défaut, and 'Long Time' is `h:mm:ss tt`. Cependant, it looks like as long as you have the string `dddd` in 'Long Date', it [may sometimes](https://superuser.com/questions/91287/windows-7-file-properties-date-modified-how-do-you-show-seconds#comment1250913_114117) **ignore** your 'Long Time' settings, overriding it with "x minutes ago".