| Title | Test
                    Find
                    
                    Pattern Title | 
            
                | Expression | (^((((0[1-9])|([1-2][0-9])|(3[0-1]))|([1-9]))\x2F(((0[1-9])|(1[0-2]))|([1-9]))\x2F(([0-9]{2})|(((19)|([2]([0]{1})))([0-9]{2}))))$) | 
            
                | Description | dd/mm/yy
Check dates between 1/1/1900 - 31/12/2099 | 
            
                | Matches | 31/12/2099 | 1/1/1900 | 10/12/2003 | 
            
                | Non-Matches | 05/11/3000 | 11/13/2003 | 32/04/2030 | 
            
                | Author | Rating:
                        
Not yet rated.
                    Carlos R. L. Rodrigues | 
            
                | Source |  | 
            
              | Your Rating |  | 
        
    
 
    
    
     
        
                
	                Title: Fails
	                Name: Ivan
	                Date: 10/29/2009 5:50:06 PM
	                Comment: 
Fails with 31/02/2009
                
                
            
                
	                Title: Leap Years Not Allowed
	                Name: Greg
	                Date: 8/20/2004 8:36:02 AM
	                Comment: 
It does not allow leap years.