Numbers
How to write numbers, currency, dates, times and phone numbers.
When to use digits or words
Numbers written as digits are generally easier to read and understand.
When writing numbers, use:
- digits for numbers 2 and above
- words for numbers ‘zero’ and ‘one’.
The numbers ‘0’ and ‘1’ are difficult for some users to read. Some typefaces make it hard to distinguish between the digits ‘0’ and ‘1’ and letters such as ‘o’, ‘l’ or ‘7’. Writing ‘zero’ and ‘one’ reduces the risk of confusion.
Exceptions
There are situations where writing numbers as words improves readability, while in other cases digits provide greater clarity or precision.
The choice depends on the context, the audience and how easily the information can be understood.
- Your child must be 5 years old.
- The report includes 3 recommendations.
- The target is zero emissions.
- Measles is one of the most contagious diseases.
- One of the 3 options is to apply online.
- Five actions to make change.
- 2020 is the year of the horse.
- State Highway 1 is closed due to a crash.
- A picture is worth a thousand words.
- One-third of the participants completed the survey.
- About 1 in 6 New Zealanders are disabled.
- Around 25% of all waste is sent to landfill.
- The route is 50km long.
Big numbers
When writing large numbers:
- use commas to separate thousands when the number is over 999
- combine a number with the word ‘million’ for figures over 999,999 — unless the number needs to be written in full (for example, in technical data)
- do not abbreviate ‘million’ as ‘m’.
Apply the same approach for ‘billion’, ‘trillion’ and so on.
- 1,000 days (not a thousand days)
- 5.31 million (not 5,313,900)
Ordinal numbers
Ordinal numbers indicate the order or position of something — such as first, second or third.
- Write ordinal numbers from first to ninth as words.
- Use digits with a suffix from 10th and above.
Exceptions to using words for ordinal numbers
- Do not use ordinals in dates.
- Centuries always use digits, even under 10.
- Second referendum (not 2nd referendum)
- 7 July (not 7th July)
- 9th century (not ninth century)
Dates and times
- Write dates as day, month and year in full.
- Do not use ordinal numbers, for example, 1st or 3rd, in dates.
- Show time using a 12-hour clock.
- Show start and end times in full.
- Use ‘midnight’ not ‘00:00’.
- Spell out the names of days and months in full.
- Use ‘to’ instead of an en dash (–) in date and time ranges as it’s easier for screen readers to read out.
- 12 noon (not 12pm)
- 5:30pm (not 17:30hrs)
- 10am to 11am (not 10 to 11am)
- Monday to Friday
- 2 March 2020
- Tuesday 8 July 2025
- Monday 21 September to Friday 2 October
- 10 November to 21 December 2026
Phone numbers
- Always use ‘freephone’ (not phone) for numbers that are free to call, such as an 0800 number.
- If it’s a New Zealand freephone, always put ‘(NZ only)’ after the number.
- Use cellphone, rather than cell-phone or cell phone.
- Use ‘TTY’ as the label for any number that provides a text service for the deaf community.
- Unless they’re used in the middle of a sentence, phone and freephone should always have a colon after them.
- Phone: +64 4 456 2390
- Freephone: 0800 611 116 (NZ only)
- TTY: 0800 111 113
- Call a registered nurse on Healthline, freephone 0800 611 116.
HTML code for phone numbers
- Mark up phone numbers as links so people can tap or click to call.
- Use a non-breaking space to separate parts of a telephone number. This keeps the number together on one line.
<a href="tel:+64045558080">04 555 8080</a>
<a href="tel:+64034447777">+64 03 444 7777</a>
<a href="tel:0800555222">0800 555 222</a>
Currency
Where the content is only talking about New Zealand dollars, use ‘$’. If users could be confused about the currency being referenced, use NZD$.
For other currencies, use the country prefix followed by the relevant symbol for that currency.
- The adult minimum wage in New Zealand is $23.95 per hour.
- The fee for international applicants is NZD$100.
- If you’re a United States citizen, you pay USD$640.
- If you’re an Australian citizen, it costs AUD$890.
- British citizens pay GBP£420.
- Japanese citizens pay JPY¥550.
Utility links and page information
Last updated