dvidale / python-react-group-proj

App Academy flask react group project
1 stars 0 forks source link

Refactor Restaurant open and closing hours to use JS date objects #192

Closed dvidale closed 1 month ago

dvidale commented 1 month ago

Let's use actual date objects so the translation for AM and PM can be automatic instead of manual, leading to these issues for 12:00PM, etc

Image