I have these 2 functions:
function takeOutTime(){ return parseInt(document.getElementById("date").value.substr(8)); } function willWa