piighost/ch-phone

Swiss phone number, the +41 country code or the 0 trunk prefix then nine digits. Swiss writing uses the space and the slash between the area code and the number, so both are accepted as separators.

Label: CH_PHONE

Pattern

(?<![\w+])(?:\+41|0)(?:[\s./-]?\d){9}(?!\w)

Must be caught

Must be left alone

Tags: ch, contact

Download the detector as TOML