Not really sure i understand what you require, so i have taken a stab/guess. If incorrect you may need to explain with more info and clearer examples.
try this
[{"id":"706be103.6180a8","type":"change","z":"b779de97.b1b46","name":"","rules":[{"t":"set","p":"payload","pt":"msg","to":"$$.payload.[\t [0,1,2,3].(\t $v:=$;\t $moment($$.date_time).add($v*30,\"minutes\").tz(\"UTC\").format(\"YYYY/MM/DD HH:mm:ss\")\t)\t]","tot":"jsonata"}],"action":"","property":"","from":"","to":"","reg":false,"x":250,"y":4680,"wires":[["60bab2b0.acbc64"]]},{"id":"18f08d85.db084a","type":"inject","z":"b779de97.b1b46","name":"","props":[{"p":"payload"},{"p":"date_time","v":"2021-10-18T13:20:51.404Z","vt":"str"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","payload":"[20,30,40,50,60,70,40,30]","payloadType":"json","x":160,"y":4600,"wires":[["706be103.6180a8"]]},{"id":"60bab2b0.acbc64","type":"debug","z":"b779de97.b1b46","name":"","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","statusVal":"","statusType":"auto","x":650,"y":4680,"wires":[]}]