S
shapper
Hello,
I need to format phone numbers for easier reading:
961239070 becomes 96 123 90 70
So a space is introduced always on the places of the example.
How can I do this? And can I use a Regex?
Thanks,
Miguel
I need to format phone numbers for easier reading:
961239070 becomes 96 123 90 70
So a space is introduced always on the places of the example.
How can I do this? And can I use a Regex?
Thanks,
Miguel