Remove hours and minutes from date modified column
-
zinklog
- Posts: 6
- Joined: Thu Nov 03, 2022 10:30 pm
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?
-
void
- Developer
- Posts: 19902
- Joined: Fri Oct 16, 2009 11:31 pm
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.
-
zinklog
- Posts: 6
- Joined: Thu Nov 03, 2022 10:30 pm
Re: Remove hours and minutes from date modified column
thanks a lot you are a wizard.