Andrewnt219 / rent-near-me

https://rent-near-me.vercel.app/
1 stars 1 forks source link

DOB picker error shows timestamp instead of date #83

Closed Andrewnt219 closed 3 years ago

Andrewnt219 commented 3 years ago

image

Reproduce

Pick a DOB later than today

Expect

Error shows more readable date

vitokhangnguyen commented 3 years ago

Ideally, the datepicker should restrict the user from selecting the date that are out of range as well. Let's add this to the PR for this issue as well.