In my application, the user must insert a phone number, which is then displayed elsewhere.
In the application for contacts when displaying a phone number, it is automatically displayed in the format of the language selected by the user.
Is there a way to do this automatically or a way to detect an area and then adapt the displayed string?
source share