NASA-AMMOS / aerie-ui

The client application for Aerie.
https://nasa-ammos.github.io/aerie-docs/
MIT License
29 stars 5 forks source link

show formatted duration and time Instant values for resources #1119

Open bradNASA opened 7 months ago

bradNASA commented 7 months ago

Checked for duplicates

Yes - I've already checked

Alternatives considered

Yes - and alternatives don't suffice

Related problems

I'm frustrated when my resource representing durations, such as the time-left before something happens, is shown in seconds, and I want to know the number of days in some cases, hours in some cases, and minutes in other cases.

I'm similarly frustrated when I have to show a date-time resource in terms of seconds since some epoch instead of an actual date instead of the actual date.

Describe the feature request

I need or want my timestamp/duration resources to have a y-axes labels and hover values formatted as timestamps/durations.