piighost/nl-phone

Dutch phone number: the +31 or leading 0 prefix, then 6 followed by eight digits for a mobile, or an area code and the subscriber number for a landline.

Label: NL_PHONE

Pattern

(?<![\w+])(?:\+31[\s.-]?|0)(?:6[\s.-]?\d{8}|\d{2,3}[\s.-]?\d{6,7})(?!\w)

Must be caught

Must be left alone

Tags: nl, contact

Download the detector as TOML