phonie
phonie copied to clipboard
Can you add support for a redundant 0 between the country code and area code
It is very popular to have an area code of the format 0XX, but when you want to use the country code yy it should turn yyxx and not yy0xx. In my app a lot of time I get numbers formatted as yy0xx, thats a user's mistake of course but it can be easily parsed without the 0. Is there a chance you can add support for this type of numbers?