CodeYourFuture/html-css-git-exercises

Test for exercise 3 is too strict about date format

Opened this issue · 1 comments

The test for the correct time in exercise 3 is too strict. Many students are using 2018-03-28T19:38. Use Date() to check for a valid time.

artze commented

Hi Nate - I can take this one