Hi ranchers,
I have below code,
ouput is as below,
I am parsing 12:30 and adding that time with the current time, as I am giving a 12:30 then after appying this time with current date it should have time 12:30 but having time of midnight i.e. 00:30.
How can I avoid of parsing to a mid night time instead of noon time.
Thanks,
Shailesh Narkhede.