anselb / activity-planner

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

Dates Formatting request. Remove the extraneous information. #53

Closed jeff20009 closed 6 years ago

jeff20009 commented 6 years ago

Dates on itinerary index and individual itinerary provide extraneous information.

screen shot 2018-01-31 at 6 50 45 pm

needed to correct the dates instead of showing "PST" or "UTC"

https://github.com/anselb/activity-planner/blob/136217cf0f6317960d9a6d753c65d5e452132faf/views/index.jade#L34

Jeffchiucp commented 6 years ago

update the date formatting and now it should be working Okay.

Jeffchiucp commented 6 years ago

fixed the issue for date formatting before:

screen shot 2018-02-01 at 12 42 40 pm

Now:

screen shot 2018-02-01 at 12 40 56 pm

remove UTC

Jeffchiucp commented 6 years ago

closed the issue