My date format input is like -Mon Nov 23 2015 10:24:04 GMT+0530 (India Standard Time)
I want validate above date with regularExpression like if the user given input formatt is Mon Nov 23+-}\ 2015 10:24:04 abcd GMT+0530 (India Standard Time)
then validate that date with RegEx