Hey guys,
When I tried to use APIs in Workflow Automator to enable manual update on due by field and then update ticket’s due by & first response by with value from custom datetime field using placeholder, the date time is not the same as the value I put in the custom datetime field.
Let say my time zone is set as GMT +8 (Hong Kong), when the custom datetime field is 2021-12-31 00:00, the ticket’s due by will be updated as 2021-12-31 08:00, which should be 2021-12-31 00:00.
I checked that the value from custom datetime field placeholder has the correct time zone information by just adding the placeholder value as note content, and it shows “Fri, 31 Dec, 2021 at 0:00 GMT +0800”. Please advise if I have done anything wrong.