Open nus-pe-bot opened 3 years ago
For the issue for D/M/YYYY
, etc...
This is just a short hand for singular number for day/month:
1/1/2021
is acceptable, also 01/01/2021
is acceptable.What you are trying to imply is not feasible and not stated anywhere in the UG.\ Also, as seen in the Features section of the UG,
It is shown that the day of the month can be more than 10.
--
Note from the teaching team: This bug was reported during the Part II (Evaluating Documents) stage of the PE. You may reject this bug if it is not related to the quality of documentation.
After testing, I learned that it is possible to specify dates and months >= 10, even for formats such as D/M/YYYY. From the user guide's date format, it seemed like I can only have dates and months that are less than 10 for these input formats.
[original: nus-cs2113-AY2021S2/pe-interim#1363] [original labels: severity.Medium type.DocumentationBug]