child-first-authority-fcc-project/webapp

Error caused by using date string instead of date object for maxDate in pdf-upload.

dting opened this issue · 2 comments

dting commented
Error caused by using date string instead of date object for maxDate in pdf-upload.

This might be overkill... but we could use http://momentjs.com/ for everything related to dates.

dting commented

We might want to use moment at some point but this is a simple fix. We'll punt that change down the road.