jamesdumay Ideally the columns as-is would show the full timestamp, not just on hover. that would make it easier to find a job that ran (or failed) at a specific time without needing to hover on a bunch of them.
michaelneale With explicit timezone would be good, assuming I can specify at run-time via $TZ or via a setting.
The work-around I use currently (CompactColumns) doesn't, but does grab the date format from the browser locale. To me that makes it unclear whether the date/time is also taken from the browser or not. An explicit TZ offset would remove that.
Alternatively, a configurable format string (I know jamesdumay hates settings, I'll buy him a coffee to pacify him next time I see him
would allow for more flexibility too.
cafuego as discussed on Twitter, would you be happy with a tooltip displaying the precision date on the "moment ago" date format?