I have been working on this code for 2 days and all I have is this. I think I made some progress and I think I\'m almost done. The only problem I have is in my public Time(long
Your class is very confusing. You seem to want to represent both 24 hour time of day as well as elapsed time.
Also, you should check your math since 1382832000 milliseconds is 384 hours.