Skip to content
This repository has been archived by the owner on Nov 20, 2023. It is now read-only.

Format time control "Span" durations #57

Open
ghost opened this issue Feb 14, 2018 · 1 comment
Open

Format time control "Span" durations #57

ghost opened this issue Feb 14, 2018 · 1 comment

Comments

@ghost
Copy link

ghost commented Feb 14, 2018

The time range durations - or spans - shown in the Time Control are using the s.ns formatting. It could be useful to format minutes, hours and days, if appropriate. For example, show 01:00:20.123000000 instead of 3620.123000000.

Note this is not the same as time stamp formatting! Those are durations not timestamps so should have their own formatting options.

@ghost ghost added the enhancement label Feb 14, 2018
@compudj
Copy link

compudj commented Feb 14, 2018

However, even if formatting a timestamp and a time range are two different things, it could all be exposed as a single option to the end user. Typical use will be either both timestamp and timerange as s.ns or both as HH:MM:SS.ns

@compudj compudj closed this as completed Feb 14, 2018
@compudj compudj reopened this Feb 14, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant