haystack / nb

12 stars 10 forks source link

Make sure datetime picker format is correct for default #123

Closed lihelennn closed 3 years ago

lihelennn commented 3 years ago

The default date picked in the grader datepicker is not correctly formatted for the /grades API call. This PR formats it with the new Date() to make the formats compatible.