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

Add proposal for Intl.NumberFormat round option #2

Merged
merged 1 commit into from
Mar 10, 2015

Conversation

rxaviers
Copy link
Member

Allows to select a rounding function for NumberFormat different than round "half-even". For example: ceil, floor, or truncate.

See: https://github.com/rxaviers/ecma402-number-format-round-option

@rwaldron
Copy link
Contributor

Something's up with this one? I think it needs a rebase

@rxaviers rxaviers force-pushed the number-format-round-option branch from 6b7b103 to 2bc1815 Compare February 18, 2015 21:20
@rxaviers
Copy link
Member Author

Done.

@caridy
Copy link
Contributor

caridy commented Feb 19, 2015

ops, I have fixed the link from the previous merge on 546f481, you will have to rebase again!

@rxaviers rxaviers force-pushed the number-format-round-option branch from 2bc1815 to c00947f Compare February 19, 2015 00:03
@rxaviers
Copy link
Member Author

No problem. Done.

@rxaviers
Copy link
Member Author

Created rxaviers/ecma402-number-format-round-option#1 as a poll for discussion for the "Proposal for stage 0".

@jzaefferer
Copy link

Anything holding up a merge for this? It only adds a link...

caridy added a commit that referenced this pull request Mar 10, 2015
Add proposal for Intl.NumberFormat round option
@caridy caridy merged commit fe3d7e4 into master Mar 10, 2015
@caridy caridy deleted the number-format-round-option branch March 10, 2015 23:21
leobalter pushed a commit that referenced this pull request Feb 27, 2020
Adding case to map values properly when mapping to lower case
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.

4 participants