Regular expression to match Amsterdam postcodes

Posted by rajanikant on Stack Overflow See other posts from Stack Overflow or by rajanikant
Published on 2010-03-29T13:49:43Z Indexed on 2010/03/29 14:43 UTC
Read the original article Hit count: 363

Filed under:
|

can any one tell me regular expression for postalcode of Amsterdam, Netherlands for validation EX. 1113 GJ

Postal code format according to Wikipedia (thanks to Pekka):

1011–1199 plus a literal suffix AA-ZZ, e.g. 1012 PP

© Stack Overflow or respective owner

Related posts about JavaScript

Related posts about regex