| Title | 
                
                    Test
                    Find
                    
                    Pattern Title
                 | 
            
            
                | Expression | 
                [-+]((0[0-9]|1[0-3]):([03]0|45)|14:00)  | 
            
            
                | Description | 
                This matches timezone offsets. Also matches non-hour offsets like India (+05:30) and Nepal (+5:45}. See for more timezone information: http://en.wikipedia.org/wiki/Time_zone  | 
            
            
                | Matches | 
                +00:00 | -05:00 | +13:45  | 
            
            
                | Non-Matches | 
                +14:30 | +01:14 | -09:55  | 
            
            
                | Author | 
                
                    Rating:
                        
Not yet rated.
                    Robert van der Boon
                 | 
            
            
                | Source | 
                 | 
            
            
              | Your Rating | 
              
                
		       | 
            
        
    
 
    
    
     
        
                
	                Title: Not quite...
	                Name: Juan Carlos Carfdoso Riveroll
	                Date: 2/27/2006 8:16:21 PM
	                Comment: 
Allows -13:00 and -14:00... which it really shouldn't. TZ range from -12 to +12