rpathak-max
rpathak-max
this is complete code const { zgwCsscSrv } = require('../services/ZGW_CSSC_SRV'); const { changeset, batch } = require('../services/ZGW_CSSC_SRV/BatchRequest'); const formatToTimestampDate = (date) => { const dateObj = new Date(date); const timestamp...
Hi @marikaner, thank you for your reply. can you please guide me with any docs and any sample how can i pass instance of moment because i have tried with...
No i have to pass the order date which i mentioned as request payload so first i passed that date to the moment and then assigned it i a variable...
Ok let me try this solution then i will let you know thank you for your support
Hello @deekshas8, I apologize for the delayed response, and I wanted to express my sincere gratitude for your support. I’m pleased to inform you that the issue has been resolved,...