Dashboard's "Last Sync" time should be actual time, not "n minutes ago"

For static (-vs- e.g., AJAX) webpages, showing a time in relative terms (e.g. "3 minutes ago") is misleading if the page hasn't just been refreshed.

Please consider replacing that item with the actual date/time string.

3 Comments
Status changed to: Reviewed By Moderator
SantiR
Premium User
Moderator Alum
Moderator Alum

Good idea, thanks for taking the time to share it with us. Keen to hear what others think?

RedDodgerAZ
Base Runner

Great idea! Add a vote!

GLyndon
Recovery Runner

In fact, it wouldn't be too hard to have it display both ways. 
When it's been less than (e.g.) a half hour since last sync, say it that way (e.g., "last sync 23 minutes ago") because it would be true.
(but only if the local JavaScript kept checking on the current time via the host browser, in case it had been asleep for a while)

Then, when more than some time threshold (e.g. a half hour) has passed, change the message to instead show the last time sync'd.

That way, it would be friendly, and also always accurate.

The idea is that it would never be displaying something totally inaccurate, as it can easily do now.

To comment, you must first accept the terms of the Idea and Feedback Submission policy.