udacityalumni / udacity-alumni-fe

A front-end web application and bespoke publishing platform, built by Udacity Alumni for Udacity Alumni
https://udacity-alumni.com
MIT License
46 stars 6 forks source link

Invalid Date Fix #164

Closed JamesIves closed 7 years ago

JamesIves commented 7 years ago

Implemented a fix for date time stamps being formatted as ‘Invalid Date’ in Safari and Firefox. Also setup the timestamps so they use UTC as their locale seeing as that’s what the API provides.

This PR fixes issue #163