Skip to content

KendoIntl rounds negative numbers differently then Intl.NumberFormat. #103

@simonssspirit

Description

@simonssspirit

KendoIntl rounds negative numbers differently then Intl.NumberFormat.

This can be observed here:

https://stackblitz.com/edit/react-o29snm-7iyfqp?file=app%2Fmain.jsx

We round the number -0.375 to 0.37 where Intl.NumberFormat rounds it to -0,38

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions