| Title | 
                
                    Test
                    Find
                    
                    Pattern Title
                 | 
            
            
                | Expression | 
                ^(([0-2]\d|[3][0-1])\/([0]\d|[1][0-2])\/[2][0]\d{2})$|^(([0-2]\d|[3][0-1])\/([0]\d|[1][0-2])\/[2][0]\d{2}\s([0-1]\d|[2][0-3])\:[0-5]\d\:[0-5]\d)$  | 
            
            
                | Description | 
                Correct French DateTime(DD/MM/YYYY OR DD/MM/YYYY HH:MM:SS)  | 
            
            
                | Matches | 
                12/01/2002 | 12/01/2002 12:32:10  | 
            
            
                | Non-Matches | 
                32/12/2002 | 12/13/2001 | 12/02/06  | 
            
            
                | Author | 
                
                    Rating:
                         
                    Samir AZZA
                 | 
            
            
                | Source | 
                 | 
            
            
              | Your Rating | 
              
                
		       | 
            
        
    
 
    
    
     
        
                
	                Title: This will only match years > 2000
	                Name: freeq
	                Date: 6/14/2010 8:12:09 AM
	                Comment: 
This will only match years > 2000