piighost/se-phone

Swedish phone number, the +46 country code or the 0 trunk prefix then eight or nine digits. Swedish area codes vary in length, so the count is a range rather than a fixed grouping.

Label: SE_PHONE

Pattern

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

Must be caught

Must be left alone

Tags: se, contact

Download the detector as TOML