List of Provinces in Canada - Liste des provinces au Canada
Last updated on
30 April 2025
You are browsing documentation for an older version of Drupal, which is not supported any longer, and the information may not be correct. See current documentation for Contributed modules
This is the list of all provinces and territories in Canada.
The format is "safe_key|value". The safe_key is the ISO 3166-2 code of the respective state and the value is the name of the respective state.
Pipe Delimited Values
AB|Alberta
BC|British Columbia
MB|Manitoba
NB|New Brunswick
NL|Newfoundland and Labrador
NS|Nova Scotia
ON|Ontario
PE|Prince Edward Island
QC|Quebec
SK|Saskatchewan
NT|Northwest Territories
NU|Nunavut
YT|YukonPHP Associative Arrays
'AB' => 'Alberta',
'BC' => 'British Columbia',
'MB' => 'Manitoba',
'NB' => 'New Brunswick',
'NL' => 'Newfoundland and Labrador',
'NS' => 'Nova Scotia',
'ON' => 'Ontario',
'PE' => 'Prince Edward Island',
'QC' => 'Quebec',
'SK' => 'Saskatchewan',
'NT' => 'Northwest Territories',
'NU' => 'Nunavut',
'YT' => 'Yukon',En Français:
Valeurs délimitées par des barres verticales
AB|Alberta
BC|Colombie-Britannique
PE|Île-du-Prince-Édouard
MB|Manitoba
NB|Nouveau-Brunswick
NS|Nouvelle-Écosse
ON|Ontario
QC|Québec
SK|Saskatchewan
NL|Terre-Neuve-et-Labrador
NU|Nunavut
NT|Territoires du Nord-Ouest
YT|YukonTableaux associatifs PHP
'AB' => 'Alberta'
'BC' => 'Colombie-Britannique'
'PE' => 'Île-du-Prince-Édouard'
'MB' => 'Manitoba'
'NB' => 'Nouveau-Brunswick'
'NS' => 'Nouvelle-Écosse'
'ON' => 'Ontario'
'QC' => 'Québec'
'SK' => 'Saskatchewan'
'NL' => 'Terre-Neuve-et-Labrador'
'NU' => 'Nunavut'
'NT' => 'Territoires du Nord-Ouest'
'YT' => 'Yukon'Help improve this page
Page status: Not set
You can:
You can:
- Log in, click Edit, and edit this page
- Log in, click Discuss, update the Page status value, and suggest an improvement
- Log in and create a Documentation issue with your suggestion