I have a string 1 = 7/18/2014 3:45:26 PM and string 2 = 25 (which is actually 25seconds) How do I first convert string 1 in yyyy-MM-dd HH:mm:ss:fff format and then add string 2 which is 25 seconds to it?