- 
                Notifications
    
You must be signed in to change notification settings  - Fork 162
 
Open
Description
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
Labels
No labels