Skip to content
This repository has been archived by the owner on Jul 9, 2021. It is now read-only.

Render durations in comments #6

Open
nbarbettini opened this issue May 18, 2016 · 1 comment
Open

Render durations in comments #6

nbarbettini opened this issue May 18, 2016 · 1 comment

Comments

@nbarbettini
Copy link
Member

Decoding the Unix timestamps in the comments is a great touch! It'd be nice if it also rendered human durations, like:

  "iat": 1463530023,  // Tue May 17 2016 17:07:04 GMT-0700 (PDT)  [now]
  "nbf": 1463530023,  // Tue May 17 2016 17:07:03 GMT-0700 (PDT)  [now] 
  "exp": 1463530323,  // Tue May 17 2016 17:12:03 GMT-0700 (PDT)  [in 5 minutes]
@dandv
Copy link

dandv commented May 10, 2020

Every single time I use this service, I have to copy the UNIX seconds timestamp and paste it at https://www.epochconverter.com/. Pretty annoying. But if this simple fix hasn't been implemented since 2016, I won't have much faith it ever will, unless @dogeared is still around?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants