engaging-computing / phpSENSE

An educational data analytics platform.
http://isenseproject.org
14 stars 10 forks source link

Date parsing update #547

Closed mmcguinn closed 11 years ago

mmcguinn commented 11 years ago

-Removed old date parsing from manual upload. -Changed date parsing to use moment.js, which supports milliseconds in date strings and will birdge the gap between differing browser support.

535