piighost/ar-postal

Argentine CPA postal code: a province letter, four digits for the town, then three letters for the block side. The letters at both ends make it unmistakable, which is what a postal code should look like.

Label: AR_POSTAL

Pattern

(?<!\w)[A-Z]\d{4}[A-Z]{3}(?!\w)

Must be caught

Must be left alone

Tags: ar, location, contact

Download the detector as TOML