date_format icon indicating copy to clipboard operation
date_format copied to clipboard

Enhancement: Any possible of adding relative formatting

Open penhorwood opened this issue 2 years ago • 1 comments

Not sure how this would work but I need relative formatting with a fall back to normal date formatting.

Example: Today @ 11:15 AM which would fall back to 11/23/2022 @ 11:15 AM if that is not today. Same for yesterday and tomorrow.

penhorwood avatar Nov 23 '22 22:11 penhorwood

I really don't think that is a formatting issue, but rather datetime arithmetic.

bsutton avatar Nov 02 '23 23:11 bsutton

You could use

tejainece avatar Aug 21 '24 12:08 tejainece