Skip to content

Digit separation in INR amount #130

@amitesh-furlenco

Description

@amitesh-furlenco

Hi,

When using INR currency format, we are not getting the desired result:

Result:

1000.00 -> ₹1,000.00 (As expected)
10000.00 -> ₹10,000.00 (As expected)
100000.00 -> ₹100,000.00 (Expected ₹1,00,000.00)
1000000.00 -> ₹1,000,000.00 (Expected ₹10,00,000.00)

and so on

Can you provide a solution for this since this is regarding the placement of separator not the value of separator?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions