You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are many zeros in the duration format that seem unnecessary.
Describe the feature request
I would want the the leading and trailing zeros removed in the duration formats so that "0y 0d 1h 0m 1s 0ms 0us" would turn into "1h 0m 1s" to be more concise.