From 25c8620c0342307927e8bef2d9c2dc4aa0bb90fe Mon Sep 17 00:00:00 2001 From: Kyle Hensel Date: Thu, 22 Feb 2024 22:43:45 +1100 Subject: [PATCH] add New Zealand address format --- data/address_formats.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/data/address_formats.json b/data/address_formats.json index 0e0c8055f..ea4bf3bd2 100644 --- a/data/address_formats.json +++ b/data/address_formats.json @@ -78,6 +78,14 @@ ["postcode", "city"] ] }, + { + "countryCodes": ["nz"], + "format": [ + ["housenumber", "street"], + ["suburb"], + ["city", "postcode"] + ] + }, { "countryCodes": ["br"], "format": [