tuftsmake/dash

parseTime() breaks late at night

Closed this issue · 0 comments

A variable is undefined from ~11pm-9:51am (or longer).

Located in frontend.js:
hours=parseInt(time.substring(0,2));

Console error:
Uncaught TypeError: undefined is not a function