hi! all
How to add date and Time.
I'm having a date as - 15.04.2010 06:00:00and i need to add 6 hours to the date given.
thus i should get, 15.04.2010 06:00:00 + 06 hours = 15.04.2010 12:00:00; and
if the given date is 15.04.2010 22:00:00 + 06 hours = 16.04.2010 03:00:00.
how to add like this is there any function module available.
Regards,
Kv