anselb / activity-planner

A simple web app for creating itineraries of locations to visit from yelp
2 stars 7 forks source link

Need to correct the date and time display #20

Closed Jeffchiucp closed 6 years ago

Jeffchiucp commented 6 years ago

9 https://github.com/anselb/activity-planner/blob/bd8f8b7ff905b4041d7762ce6e38cdc4d8b04f5d/views/itineraries-show.jade#L33

User can select Dec 25 but it displays Dec 24 instead

Jeffchiucp commented 6 years ago

issue is resolved as we change the dateString back to UTC for quick fix