I have following data
where data before - is working hours,data after - is ot hours
0-16:02:04,08:00:00-00:10:35,08:00:00-00:10:19,08:00:00-00:25:58,08:00:00-01:29:01
I want data in following format
Working Hours Ot Hours
0 16:02:04
08:00:00 00:10:35
08:00:00 00:10:19
08:00:00 00:25:58
08:00:00 01:29:01
How i will achieve it
Suraj KumarPosted Dec 18, 2018, 2:18 AM
Priyanka KumariPosted Dec 18, 2018, 1:55 AM
Suraj KumarPosted Dec 14, 2018, 5:46 AM
Piyush PansuriyaPosted Dec 14, 2018, 5:35 AM