itsme-zeix / pe

0 stars 0 forks source link

Appointment dates can be set to any arbitrary year #2

Closed itsme-zeix closed 2 weeks ago

itsme-zeix commented 2 weeks ago

Dates are currently unrestricted in terms of year, allowing for dates from years such as 0000 or 1024 (mistype when the user intended for it to be 2024) to be accepted as appropriate inputs.

There could perhaps be a cutoff to restrict inputs for the year specified, such that it minimizes user error from typos.

Here is an example of a user with an appointment in year 0000.

image.png