piighost/sg-phone

Singapore phone number: eight digits opening on a 3, 6, 8 or 9, with the +65 country code optional. Singapore has no trunk prefix and no area codes, so the opening digit is the only thing that says which kind of line it is.

Label: SG_PHONE

Pattern

(?<![\w+])(?:\+65[\s.-]?)?[3689](?:[\s.-]?\d){7}(?!\w)(?![\s.-]?\d)

Must be caught

Must be left alone

Tags: sg, contact

Download the detector as TOML