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

Please support RegExLib Sponsors

Sponsors

Regular Expression Details

Title Test Find Postal code or Pin code of India
Expression
([0-9]{6}|[0-9]{3}\s[0-9]{3})
Description
This expression will be useful to check postal code or pin code of India. This expression will check postal code or pin code in two format. One is code is separated by space after 3 digit and another is code is written in 6 digit.
Matches
360311 | 360 311 | 360 001
Non-Matches
36 0311 | 3603111 | 360 31 | 36031
Author Rating: Not yet rated. Nandip Makwana
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

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