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

as_money should use the user's default currency #21

Closed
HHammond opened this issue Jan 20, 2016 · 1 comment
Closed

as_money should use the user's default currency #21

HHammond opened this issue Jan 20, 2016 · 1 comment
Milestone

Comments

@HHammond
Copy link
Owner

Not sure how to implement this, but it would be nice if currency defaulted to the user's local currency.

@HHammond HHammond added this to the v0.0.2 milestone Jan 21, 2016
@HHammond
Copy link
Owner Author

The current plan of attack here will be to implement an as_currency method which uses Babel's currency function. That way everyone can have this feature and this project doesn't become encumbered by feature requests for different currency requirements.

In fact, I'm going to see about replacing most of the numerical formatting with the Babel library.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant