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

Number formatting #500

Closed
felixmw opened this issue Oct 31, 2019 · 4 comments
Closed

Number formatting #500

felixmw opened this issue Oct 31, 2019 · 4 comments

Comments

@felixmw
Copy link

felixmw commented Oct 31, 2019

Dear all, I have some questions regarding the formatting of numbers in Turnilo.

  1. How do I make Turnilo/Numbro apply "European/German" formatting of numbers, e.g. using "€" as the currency symbol and use "," as the decimal seperator and "." as the thousandts seperator?

  2. Is there a way to align numbers at the decimal seperator?

Your help is highly appreciated,
thanks a lot,
best
Felix

@adrianmroz
Copy link
Collaborator

I need access to computer for that. Let me come back to you at monday.

@felixmw
Copy link
Author

felixmw commented Oct 31, 2019

Thanks a lot for your instant reply. Looking forward to your solution.

Best
Felix

@adrianmroz
Copy link
Collaborator

  1. How do I make Turnilo/Numbro apply "European/German" formatting of numbers, e.g. using "€" as the currency symbol and use "," as the decimal seperator and "." as the thousandts seperator?

This is not possible right now. By default numbro uses en-US locale. It would be worth to create issue and check if we could add locale selection to configuration. That could solve delimiters and currency symbols.

  1. Is there a way to align numbers at the decimal seperator?

Nope. Only way is to enforce number of decimal digits ([0.00] for two digits).

@felixmw
Copy link
Author

felixmw commented Nov 4, 2019

Hi @adrianmroz and thanks for your feedback on this one. I opend a separate issue on the locale in numbro (#504 (comment)).

Best
Felix

@felixmw felixmw closed this as completed Nov 4, 2019
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

2 participants