piighost/at-phone

Austrian phone number, the +43 country code or the 0 trunk prefix then six to thirteen digits, since Austrian subscriber numbers vary in length. The slash is a separator here, as Austrian writing uses it between the area code and the number.

Label: AT_PHONE

Pattern

(?<![\w+])(?:\+43|0)(?:[\s./-]?\d){6,13}(?!\w)

Must be caught

Must be left alone

Tags: at, contact

Download the detector as TOML