Ask user to input date to be added. Validate that the date must have the correct format, date must be a valid date, and because the to-do list would be useless if it's before current date, validate the date must at least be at the current date

Np Ms Office 365/Excel 2016 I Ntermed
1st Edition
ISBN:9781337508841
Author:Carey
Publisher:Carey
Chapter3: Performing Calculations With Formulas And Functions
Section: Chapter Questions
Problem 4.4CP
icon
Related questions
Question

Object-oriented programming

Use Java coding.

Ask user to input date to be added. Validate that the date must have the correct format,
date must be a valid date, and because the to-do list would be useless if it's before current
date, validate the date must at least be at the current date
Input date [yyyy-mm-dd]: 1111
Wrong input format!
Input date [yyyy-mm-dd]: 2020-2222-2222
Wrong input format!
Input date [yyyy-mm-dd]: aaaa
Wrong input format!
Input date [yyyy-mm-dd]: 0000-00-00
Date is not valid!
Input date [yyyy-mm-dd]: 2000-00-00
Date is not valid!
Input date [yyyy-mm-dd]: 2020-11-11
Must at least input current date!
Input date [yyyy-mm-dd]: 2022-11-11
Transcribed Image Text:Ask user to input date to be added. Validate that the date must have the correct format, date must be a valid date, and because the to-do list would be useless if it's before current date, validate the date must at least be at the current date Input date [yyyy-mm-dd]: 1111 Wrong input format! Input date [yyyy-mm-dd]: 2020-2222-2222 Wrong input format! Input date [yyyy-mm-dd]: aaaa Wrong input format! Input date [yyyy-mm-dd]: 0000-00-00 Date is not valid! Input date [yyyy-mm-dd]: 2000-00-00 Date is not valid! Input date [yyyy-mm-dd]: 2020-11-11 Must at least input current date! Input date [yyyy-mm-dd]: 2022-11-11
Expert Solution
steps

Step by step

Solved in 3 steps with 6 images

Blurred answer
Knowledge Booster
Introduction to computer system
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Np Ms Office 365/Excel 2016 I Ntermed
Np Ms Office 365/Excel 2016 I Ntermed
Computer Science
ISBN:
9781337508841
Author:
Carey
Publisher:
Cengage
COMPREHENSIVE MICROSOFT OFFICE 365 EXCE
COMPREHENSIVE MICROSOFT OFFICE 365 EXCE
Computer Science
ISBN:
9780357392676
Author:
FREUND, Steven
Publisher:
CENGAGE L
C++ for Engineers and Scientists
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr