converter string de tempo em javascript
alert (new Date (new Date().toDateString() + ' ' + '10:55'))
Vast Vicuña
alert (new Date (new Date().toDateString() + ' ' + '10:55'))