We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
WIth the following timespan of: 296.19:32:06.8100684
296.19:32:06.8100684
Using the following code:
string createdAt = timeSpan.Humanize(10, minUnit: TimeUnit.Day, maxUnit: TimeUnit.Year);
I would expect the output to be: Something around 9 months, etc. But instead, it shows 2 days
2 days