Hello,
When viewing the contents of a particular folder, I almost always prefer to sort the contents according to when they were last modified. I was able to determine how to display the Last Modified column as the 2nd column (following the file Name column). However, I am now looking for a way to modify the date display format in the Last Modified column.
For example, the Last Modified column for one folder I've selected, has the following appearance:
Yesterday
Yesterday
Yesterday
Friday
Wednesday
Wednesday
Tuesday
11/4/2013
11/4/2013
11/1/2013
10/30/2013
10/30/2013
How can I change the appearance so that instead of displaying words such as "Yesterday" and "Friday", etc., or as only a single digit day entry (eg 11/4/2013), each will have say a consistent 8-digit date entry? In other words, so the Last Modified column shown above will appear thus:
11/10/2013
11/10/2013
11/10/2013
11/08/2013
11/06/2013
11/06/2013
11/05/2013
11/04/2013
11/04/2013
11/01/2013
10/30/2013
10/30/2013
Thanks