I am using Javascript Date.parse() to check if a start time is after an end time.
Date.parse()
The time in question is like this:
Date.parse("12:0
What version of IE are you testing this on? IE8 correctly returns false for me.