Open rageqqq opened 3 years ago
The deadline is rounded down to a valid date. This is the normal behavior for LocalDate in Java.
[The team marked this bug as a duplicate of the following bug]
Allows adding of an invalid date, although the date seems to be converted to a proper one.
Allows adding of 29th of February even though it was not a leap year, but it was converted to 28th upon viewing the list.
[original: nus-cs2113-AY2021S2/pe-interim#1308] [original labels: severity.Low type.FunctionalityBug]
[This is the team's response to the above 'original' bug]
This is the regular behavior of the LocalDate class in Java.
Team chose to mark this issue as a duplicate of another issue (as explained in the Team's response above)
Reason for disagreement: [replace this with your reason]
Team chose [response.NotInScope
]
Reason for disagreement: [replace this with your reason]
There is no 30th of february