I have a program to do, and i figured that since i have the code working properly, i shouldn't post it in the new to java section..
anyways..
we are supposed to get the current date, and get the date of which the user was born on and the program is supposed to tell the user how many DAYS they have lived and the hours they have slept.
we are told to make years=365 days, months=30 days.
and we also assume they sleep 8 hours a night (but that part is easy, just multiply the days by 8)
anyone good at math who knows how to get this?
my code doesnt really need any editing, so theres no need to post it..
i just suck at math xD

