Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi ,
Is there any function in talend to achieve below scenario. I want the timestamp value to round off as shown below.
2020-03-09 11:15:57.000 - round off the timestamp value to 11:00
2020-03-09 11:45:57.000 - round off the timestamp value to 11:30
@Anjali, you can write custom java code, that can be integrated with Talend using routine.