and more simple java

Completed Posted Nov 23, 2009 Paid on delivery
Completed Paid on delivery

Overall Requirements

Create a class named Date that stores date values and prints out the date in either a pure numeric format or a name and number format (see sample session for format details).

[login to view URL] class file

Date objects should store the date in two int instance variables ─ day and month, and it should include the String instance variable, error, initialized with null.

Implement a 1-parameter Date constructor that receives a dateStr string parameter and performs complete error checking on the given dateStr value. The Date constructor is the entity that’s responsible for date error checking. That way, if a Date object is instantiated and if there are no errors, then you’re guaranteed that the Date object holds a legitimate date value. If any kind of error occurs, change the value of the error instance variable to a non-null string value, using an appropriate concatenation of a string constant, input substring, and/or API exception message. In a try block, include the parsing of the month and day substrings and other error-checking logic that will not work if parsing fails.

Take into account the actual number of days in each month, but assume that there are always 28 days in February.

To extract day and month numbers from the given date string, use String’s indexOf method to find the location of the slash character, and String’s substring method to extract month and day substrings from the input string.

Include a method for printing the date with a numeric format. Use the zero-pad flag in a printf method call to get exactly two digits for each month and day.

Include a method for printing the date with an alphabetic format.

Include a getError method which returns the value of the error instance variable.

[login to view URL] class file

In your driver class, include a loop that repeatedly:

-Asks the user to enter a date or “q” to quit.

-If the entry is not “q”, instantiate a Date object.

-If the error variable is null:

Print the date using numeric format.

Print the date using alphabetic format.

Otherwise, print the value of the error variable.

Proper coding style is REQUIRED;

Comments are REQUIRED.

Sample Session:

Enter a date in the form mm/dd ("q" to quit): 5/2
05/02
May 2
Enter a date in the form mm/dd ("q" to quit): 05/02
05/02
May 2
Enter a date in the form mm/dd ("q" to quit): 52
Invalid date format – 52
Enter a date in the form mm/dd ("q" to quit): 5.0/2
Invalid format - For input string: "5.0"
Enter a date in the form mm/dd ("q" to quit): 13/2
Invalid month – 13
Enter a date in the form mm/dd ("q" to quit): 2/x
Invalid format - For input string: "x"
Enter a date in the form mm/dd ("q" to quit): 2/30
Invalid day – 30
Enter a date in the form mm/dd ("q" to quit): 2/28
02/28
February 28
Enter a date in the form mm/dd ("q" to quit): q

Java

Project ID: #557190

About the project

24 proposals Remote project Active Nov 24, 2009

Awarded to:

is00hcw

Hi, I am interested in your project.

$30 USD in 0 days
(46 Reviews)
5.3

24 freelancers are bidding on average $37 for this job

srinichal

Very simple task....would deliver under a day

$30 USD in 1 day
(22 Reviews)
5.5
Ajz

will be done immediately.

$30 USD in 0 days
(25 Reviews)
5.4
ancosys

Hi, Please check pm. Thanks

$30 USD in 1 day
(47 Reviews)
5.4
kudretserin

Hi, Please see PM, Regards

$30 USD in 0 days
(59 Reviews)
4.9
justj2ee

I am interested!

$30 USD in 0 days
(22 Reviews)
4.9
MathiasDeGroof

Please sse PM

$30 USD in 2 days
(3 Reviews)
1.9
pilgrim87

Hi. I can guarantee a full commented and well-formatted code. Easier impossible. If you choose my I can start working today. Looking forward to hear from you!

$30 USD in 1 day
(1 Review)
1.4
bindurosethomas

I am interested in your project

$75 USD in 1 day
(0 Reviews)
0.0
liyizao

Hi. I have 5 years of extensive experience in java/j2EE with well known employers like Sony Pictures Entertainment. Given a chance, I can prove myself to the best. If you are not satisfied with my work, you need not ev More

$80 USD in 5 days
(0 Reviews)
0.0
prabhum

i have seen your requirement. i can able to solve your requirement within a day. The code is ready to post. just waiting for your valuable reply.

$31 USD in 1 day
(0 Reviews)
0.0
quocduy81

I'm ready to this job.

$30 USD in 0 days
(1 Review)
0.0
base2coder

please, see the pmb...

$30 USD in 1 day
(0 Reviews)
0.0
kumarphani

I alreday have this kind of logic.I already worked on the date utils. If needed let me know 1 day before.I will deliver it by 24 hrs. I am sun certified programmer.I am guaranteed a commented and well formatted code More

$30 USD in 1 day
(0 Reviews)
0.0
nawazish587

I want to take this project

$30 USD in 1 day
(0 Reviews)
0.0
jamesjithin

Hello, Please refer the PMB for details. I assure you 100% perfect code for less.

$30 USD in 0 days
(0 Reviews)
0.0
angaratech

Its simple. I am interested. plz see PM... Regards, Angaratech

$30 USD in 1 day
(0 Reviews)
0.0
ksteplewski

Hello, I will write you this application quickly and at a low price, I am experienced Java programmer (simple Java stand-alone applications, JSP, Servlets, EJB and so on) and MSc in Computer Science from Technical Uni More

$30 USD in 0 days
(0 Reviews)
0.0
pramaniksubhadip

Hi, I can do it for you at minimum cost and time. Thanks.

$30 USD in 3 days
(0 Reviews)
0.0
vijaytv198121981

will submit when you need.

$30 USD in 1 day
(0 Reviews)
0.0