deshaw/jupyterlab-execute-time

Add relative datetime if the datetime are less that 3 days

skngetich opened this issue · 2 comments

Hi, I would like to work on a feature that will display the DateTime as relative time from now if it is less than 3 days.

This would look like: Last executed 3 days ago in 14ms and after 3 days it would look like Last Executed at 2023-06-19 in 15 ms

I see you made #93, does that replace the want for this or is that separate?

it is a separate feature request.

PR #93 is based on issue #78