Converting date and time in data table from UTC to UTC+2

I understand the words, however I do not understand the theory behind it. Tomorrow or if you have time tonight, do you mind doing an example? I know its a lot but it would really help, or ofc if you can find a link(I’ve tried on YT and Glide Community)

Here is a video that I made a few months ago. It should give you the general idea.

2 Likes

Hi Darren, I have tried trial and error for getting this to work based on my understanding of your video however I cannot. Let’s assume an API is returning a JSON object of a license registration. We use Javascript(or query JSON) to pull the two values we want from the object, such as plate number and timestamp. We now want to use the Call API action to put those values into basic columns, such as text. How would I go about this?

This is what I am struggling with now