Displaying page
of
 pages;
Items  to 
    
    
            
                
                    | 
                        Title | 
                    
                        Test
                        Details
                        
                        
                            Pattern Title
                        
                     | 
                
                
                    | 
                        Expression | 
                    
                         
                            (?<Day>[1-9]|[0-3][0-9])/(?<Month>[01][012]|[1-9]|0[1-9])/(?<Year>[12]\d{3}|\d{2}) 
                         
                     | 
                
                
                    | 
                        Description | 
                    
                         DD/MM/YY 
D/M/YY
DD/MM/YYYY 
                     | 
                
                
                    | 
                        Matches | 
                    
                         15/05/2004 | 15/5/04 
                     | 
                
                
                    | 
                        Non-Matches | 
                    
                         15/45/04 
                     | 
                
                
                    | 
                        Author | 
                    
                        Rating:
                            
 
                        
                            yoram o
                        
                     | 
                
            
        
            
                
                    | 
                        Title | 
                    
                        Test
                        Details
                        
                        
                            Pattern Title
                        
                     | 
                
                
                    | 
                        Expression | 
                    
                         
                            (?<Day>[0-3][0-9]|[1-9])/(?<Month>[1-9]|1[0-2]|0[1-9])/(?<Year>[12]\d{3}|\d{2})
                         
                     | 
                
                
                    | 
                        Description | 
                    
                         evaluates dates in the format of DD/MM/YY or DD/MM/YYYY
DD & YY - can be of the form:
          One digit            2
          Zero leading        02 
                     | 
                
                
                    | 
                        Matches | 
                    
                         1/3/98 | 01/03/04 
                     | 
                
                
                    | 
                        Non-Matches | 
                    
                         15/20/04 | 1/13/04 | 12/02/ 
                     | 
                
                
                    | 
                        Author | 
                    
                        Rating:
                            
 
                        
                            yoram o
                        
                     | 
                
            
        
    
        
        
   Displaying page
of
 pages;
Items  to