Increment time in date variable
I have a date variable, which contains some data like May 04 10:00:00 IST 2013. I need to increment the time of this variable. If the time incremented is more than 24 hours it should increment the date also. How can I do this?