To disable seconds when the "Show Age" option is enabled

Features wanted...
Post Reply
John_C
Posts: 336
Joined: 16 May 2018 20:04

To disable seconds when the "Show Age" option is enabled

Post by John_C »

This is an old version of the question. See the updated version below.

It would be nice to have an option to display the date when the file was modified (or created / accessed) in a relative way.

That is, instead of 2022-03-05 13:00 it will be something like 9 hours 53 minutes ago

Of course,

1. we don't really need the word "ago",
2. the words "hours" and "minutes" can be abbreviated

------ UPDATE: ------

As jupe suggested, I can simply enable the "Show Age" option. However, there is no way to disable seconds, so if you have modified some file, the time will be updated each second you move the mouse cursor. This distracts a lot.

So what I really want is the option to disable seconds when the "Show Age" is enabled.
Last edited by John_C on 04 Mar 2022 23:32, edited 10 times in total.

jupe
Posts: 3446
Joined: 20 Oct 2017 21:14
Location: Win10 22H2 120dpi

Re: Relative dates

Post by jupe »

Right click date column header, select "Show Age", or Ctrl+Shift+E.

                  >>>>>> Moved topic to T&T Q&A

John_C
Posts: 336
Joined: 16 May 2018 20:04

Re: Relative dates

Post by John_C »

Ha, thanks. Didn't notice it.

highend
Posts: 14925
Joined: 06 Feb 2011 00:33
Location: Win Server 2022 @100%

Re: Relative dates [Solved, partly]

Post by highend »

And why is this only "partly" solved?
One of my scripts helped you out? Please donate via Paypal

John_C
Posts: 336
Joined: 16 May 2018 20:04

Re: Relative dates [Solved, partly]

Post by John_C »

Sorry, I have edited the question just now. Please see the updated version :-)

highend
Posts: 14925
Joined: 06 Feb 2011 00:33
Location: Win Server 2022 @100%

Re: Relative dates [Solved, partly]

Post by highend »

You are free to create your own custom date column in which ever format you like most...
One of my scripts helped you out? Please donate via Paypal

John_C
Posts: 336
Joined: 16 May 2018 20:04

Re: To disable seconds when the "Show Age" option is enabled

Post by John_C »

Did I understand your idea correctly?

1. to create a custom column
2. to place there a script
3. when I open the directory, the script will take the "Date Modified" of each file and convert this date in a relative one like x hrs y mins (without seconds)

highend
Posts: 14925
Joined: 06 Feb 2011 00:33
Location: Win Server 2022 @100%

Re: To disable seconds when the "Show Age" option is enabled

Post by highend »

Sure
One of my scripts helped you out? Please donate via Paypal

John_C
Posts: 336
Joined: 16 May 2018 20:04

Re: To disable seconds when the "Show Age" option is enabled

Post by John_C »

I see, thanks. But maybe it will be better to move this thread back to Wishes?

Post Reply