Link to home
Start Free TrialLog in
Avatar of Maebh Gibbons
Maebh Gibbons

asked on

Entering time in hours and minutes

Hi,

I need to create a java program to enter the time in hours and minutes.

The time entered is assumed to be a valid time on the 24 hour clock. The program should print out the time followed by one of AM, PM, Noon, midnight as appropriate.

I am new to programming and I would appreciate any help!

Many thanks
Avatar of JesterToo
JesterToo
Flag of United States of America image

Do you already have some code written?  Could you please post it and point out what parts you need some guidance on?
ASKER CERTIFIED SOLUTION
Avatar of dpearson
dpearson

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of dpearson
dpearson

Only solution proposed.  Assume it was sufficient.