RegExLib.com - The first Regular Expression Library on the Web!

Please support RegExLib Sponsors

Sponsors

Regular Expression Details

Title Test Find Dutch Licenceplate
Expression
^[A-Z]{2}-[0-9]{2}-[0-9]{2}|[0-9]{2}-[0-9]{2}-[A-Z]{2}|[0-9]{2}-[A-Z]{2}-[0-9]{2}|[A-Z]{2}-[0-9]{2}-[A-Z]{2}|[A-Z]{2}-[A-Z]{2}-[0-9]{2}|}|[0-9]{2}-[A-Z]{2}-[A-Z]{2}|[0-9]{2}-[A-Z]{3}-[0-9]{1}|[0-9]{1}-[A-Z]{3}-[0-9]{2}$
Description
Test a valid dutch licenceplate. Uppercase and with hyphens
Matches
MX-09-TT | 9-VGS-10 | 08-45-TT
Non-Matches
0M-TT-MM | mx-09-tt | 10-VGS-99
Author Rating: Not yet rated. Martin
Source
Your Rating
Bad Good

Enter New Comment

Title

Name

Comment

Spammers suck - we apologize. Please enter the text shown below to enable your comment (not case sensitive - try as many times as you need to if the first ones are too hard):

Existing User Comments

Title: The term 'Dutch' is wrong!
Name: Oscar
Date: 8/31/2011 12:32:25 AM
Comment:
The term 'Dutch' is wrong! This is a license plate format from The Netherlands, not 'Dutch'! 'Dutch' is NOT a country but a language which is spoken in different countries (with different forms of plate numbers). As such, please do not use such a regexp if you know your users speak 'Dutch'. Their license plate number pattern might be quite different!


Copyright © 2001-2025, RegexAdvice.com | ASP.NET Tutorials