Wait node "At Specified Time" not working correctly

I think the issue is with toISOString() (it always prints UTC)

can you try remove it and use .toFormat("yyyy-MM-dd'T'HH:mm:ss") instead

this example works on my end…