I need to apply validation on input time intervals that are taken in as seconds. Now i am not really good at Regular expressions. So can any body help making a regular expre
(+,/,-,*) in Regex are not used as mathematical operators. Use JavaScript instead.