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
can't figure out how github works but I forked it and made this commit. Formatting option is only available when showQuantityAs = ShowQuantityAs.Numeric. Format parameter doesn't make sense if the number is converted to words.
Would be nice to add a string format parameter to ToQuantity.
"woman".ToQuantity(12345, "N0") would return "12,345 women". End users prefer to see numbers in a more familiar way.
The text was updated successfully, but these errors were encountered: