Skip to content

Conversation

@mmustala
Copy link

Summary

Added support for numbers formatted with "0.00\ [$EUR]". Tried to make it a bit more general than just this one format string. The "0.00" part can be also some other format, and also the currency code can be any other capital string as well.

Needed to refactor the formatted_value method to take format and number as arguments so that I can call it with the captured format string.

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

Successfully merging this pull request may close these issues.

1 participant