Simple function Date.parse() not working well in Internet Explorer 8. I am using Date.parse() to validate date in format
Date.parse()
Look here, here and here. In general Date.parse() is not a cross browser solution. There are a lot of plugins and libraries available, just google it.