"parseTime()" throws "Maximum call stack size exceeded" if a user enters such value into the textbox "441234567".
If user enters repeating digits in the beginning, and the number of the entire digit is greater than 6, lose focus or tab over, then this error will be thrown.
"parseTime()" throws "Maximum call stack size exceeded" if a user enters such value into the textbox "441234567".
If user enters repeating digits in the beginning, and the number of the entire digit is greater than 6, lose focus or tab over, then this error will be thrown.