Currently when I click on a pin with someone's location, it has a line that looks like:
Time: 2020-10-13 18:25:00 UTC
This is a little difficult to process - I have to convert from UTC to my local time zone.
Would you consider adding the age of the data point, so it says:
Time: 2020-10-13 18:25:00 UTC (25 minutes ago)
(Converting to user time zone would be ideal, but given this is prepared server side that seems like a hassle and most of the time I'm just interested to know whether the ping was recent)
Currently when I click on a pin with someone's location, it has a line that looks like:
This is a little difficult to process - I have to convert from UTC to my local time zone.
Would you consider adding the age of the data point, so it says:
(Converting to user time zone would be ideal, but given this is prepared server side that seems like a hassle and most of the time I'm just interested to know whether the ping was recent)