Remove hours and minutes from date modified column
Remove hours and minutes from date modified column
I'm only interested in viewing the date and the hours and minutes only provide visual clutter. Is there a way I can only view the date in date modified column?
Re: Remove hours and minutes from date modified column
To remove the time part:
- Copy and paste the following into your Everything search box:
(note the space after the =)
Code: Select all
/time_format=
- Press ENTER in your Everything search box.
If successful, time_format= is shown in the status bar for a few seconds.
Re: Remove hours and minutes from date modified column
thanks a lot you are a wizard.