piighost/pt-phone

Portuguese phone number. The +351 country code is required rather than optional, because Portugal has no trunk prefix and a number written without the country code is nine bare digits, exactly the shape of a Portuguese tax number.

Label: PT_PHONE

Pattern

(?<![\w+])\+351(?:[\s.-]?\d){9}(?!\w)

Must be caught

Must be left alone

Tags: pt, contact

Download the detector as TOML