We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da423b6 commit 005369bCopy full SHA for 005369b
1 file changed
src/locales/nl/phone_number/formats.ts
@@ -1 +1,8 @@
1
-export default ['(####) ######', '##########', '06########', '06 #### ####'];
+export default [
2
+ '(0###) ######',
3
+ '06 #### ####',
4
+ '0#########',
5
+ '06########',
6
+ '+31#########',
7
+ '+316########',
8
+];
0 commit comments