clear textinput on screenload
On page Mobiscroll you set localStorage variables selectedDate and selectedTime. On page book when you send email you use variables _time and _date and you set variables after you call the service sendgrid_mailsend. So to fix this place the service sendgrid_mailsend call after you set localStorage variables.