So #421 only covered changing to EST in the Details of an event, but we'll need to change it in the table on the Events page now too as well as allow users to input Monday, Day, and Time when creating an event. To call this ticket done you must:
[ ] Have the Events table display in EST and not military time
[ ] Prompt users to individually input Start/End Time month, day, time, and year when creating an event
Design Reference:
Considering the work done by @rhpartington in #434, the first checkbox should be nothing more than copying and pasting into list.pug under mixins for events.
So #421 only covered changing to EST in the Details of an event, but we'll need to change it in the table on the Events page now too as well as allow users to input Monday, Day, and Time when creating an event. To call this ticket done you must:
Design Reference:
Considering the work done by @rhpartington in #434, the first checkbox should be nothing more than copying and pasting into
list.pug
under mixins for events.