piighost/it-phone

Italian phone number: an optional +39, then a mobile prefix starting 3 or a landline area code starting 0, then the subscriber digits. Italy keeps the leading 0 when dialling, unlike most of Europe.

Label: IT_PHONE

Pattern

(?<![\w+])(?:\+39[\s.-]?)?(?:3\d{2}|0\d{1,3})[\s.-]?\d{5,8}(?!\w)

Must be caught

Must be left alone

Tags: it, contact

Download the detector as TOML