nus-cs2113-AY2021S2 / pe-dev-response

0 stars 0 forks source link

add lsn function #1278

Open nus-pe-bot opened 3 years ago

nus-pe-bot commented 3 years ago

able to set time and date thats invaild such as 35/12/2021

edit lsn.png


[original: nus-cs2113-AY2021S2/pe-interim#1278] [original labels: severity.Medium type.FunctionalityBug]

8kdesign commented 3 years ago

Team's Response

The day and time field in lesson is a string, to allow for entries like "Odd weeks Monday 6-7pm, even weeks Monday 7-8pm". As such, it is up to the user to determine what is the format and content, and whether the entry is valid or not.

Duplicate status (if any):

Duplicate of #587