Seems simple but I can't figure it out. sigh
I have 74141 as seconds in a day, how do I create a Date object from this number to represent the time in hours and seconds? The actual date I don't care about because I'm just going to be using getHours/Seconds/Minutes to set another date which has the correct date.