piighost/au-phone
Australian phone number: the +61 or leading 0 prefix, a single area or service digit, then eight digits. The 04 range is mobile, 02, 03, 07 and 08 are the landline regions.
Label: AU_PHONE
Pattern (?<![\w+])(?:\+61[\s.-]?|0)[2-478](?:[\s.-]?\d){8}(?!\w)
Must be caught Call +61 2 5550 1234 during business hours. → +61 2 5550 1234Mobile 0455 501 234 is the best number. → 0455 501 234
Must be left alone Call 09 5550 1234Call 02 5550
Tags: au, contact
Download the detector as TOML
Used by
piighost/au — Australia: phone, postal code, the business number and the Medicare number.
Related patterns
piighost/ar-phone — Argentine phone number, the +54 country code or the 0 trunk prefix then ten or eleven digits.
piighost/ar-postal — Argentine CPA postal code: a province letter, four digits for the town, then three letters for the block side.
piighost/at-phone — Austrian phone number, the +43 country code or the 0 trunk prefix then six to thirteen digits, since Austrian…
piighost/au-abn — Australian business number: eleven digits written in groups of two then three, three, three.
piighost/au-driving-licence — Australian driver licence number.
piighost/au-medicare — Australian Medicare number: ten digits in the groups the card prints, sometimes followed by the individual reference…
← piighost/au-passport · All patterns in the catalogue · piighost/au-postal →