Remove hours and minutes from date modified column

Discussion related to "Everything" 1.5 Alpha.
Post Reply
zinklog
Posts: 5
Joined: Thu Nov 03, 2022 10:30 pm

Remove hours and minutes from date modified column

Post by zinklog »

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: 16672
Joined: Fri Oct 16, 2009 11:31 pm

Re: Remove hours and minutes from date modified column

Post by void »

To remove the time part:
  • Copy and paste the following into your Everything search box:

    Code: Select all

    /time_format= 
    (note the space after the =)
  • Press ENTER in your Everything search box.
    If successful, time_format= is shown in the status bar for a few seconds.
Customizing the time format in Everything.
zinklog
Posts: 5
Joined: Thu Nov 03, 2022 10:30 pm

Re: Remove hours and minutes from date modified column

Post by zinklog »

thanks a lot you are a wizard.
Post Reply