For most of my tasks I find it much easier to work with date and time in th开发者_如何学JAVAe epoch format:
Someone does 20 Hours 42 Minutes & 16 Seconds in one shift totaling 74536 seconds. How do I get the hours from number of seconds the person has done for that shift?
You know when it\'s late in the night and your brain is fried? I\'m having one of those nights right now, and my function so far is not working as it should, so please take a look at it:
What I want to do is convert an epoch time (seconds since midnight 1/1/1970) to \"real\" time (m/d/y h:m:s)