Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Customize Humanization of TimeSpan #1188

Closed
SuperJMN opened this issue Mar 17, 2022 · 2 comments
Closed

Customize Humanization of TimeSpan #1188

SuperJMN opened this issue Mar 17, 2022 · 2 comments

Comments

@SuperJMN
Copy link

I would like that instead of this

  • 1 days, 2 hours, 3 minutes

It will produce this

  • 1d 2h 3m

That is, to shorten the resulting string. It's for labels in a chart.

Is it possible?

@neilboyd
Copy link
Contributor

See also #571

@hazzik
Copy link
Member

hazzik commented Feb 26, 2024

Duplicate of #571

@hazzik hazzik marked this as a duplicate of #571 Feb 26, 2024
@hazzik hazzik closed this as completed Feb 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants