Data:
- E3 = 5/12/2013 18:26:00
- C3 = 00:15:00
Result should be = 5/12/2013 18:41:00
Problem:
I want an script that sum E3 + C3 and return the value. I needs this to integrate the information with other script.
I try to SUM using script, but in my research is needs some kwnowloge regarding milliseconds the date to bit or something like this to sum date.
The resuld should be in that format dd/mm/yyyy HH:MM:SS (24hs) because is used to call other script.
Test Case:
Workaround: Here
I will appreciate if anyone can help. I think this script will helpfully some much because is a general function.
