freeCodeCamp / pantry-for-good

An open source food bank logistics and inventory management tool
Other
395 stars 189 forks source link

Fix/converts dates to short format - fixes #299 #319

Closed logangingerich closed 7 years ago

logangingerich commented 7 years ago

I used Moment.JS to convert dates on the packing list to a more readable, short format (MM/DD/YYY). However, if anyone else is still working on this, please feel free to disregard and drop. I just wanted to take a crack at it and see if I could get it working.