What is your goal?
Hello,can you advise me,why in google sheets its time, one hour late ? Time zones are the same in make.com and google sheets as well. I am sure,its a simple solve,thank you.
What is the problem & what have you tried?
Already tried those formula :
{{formatDate(addHours(now; 1); " ““DD/MM/YYYY HH:mm””“)}} → on google sheets +1 from the normal time
{{formatDate(addHours(now; -1); " ““DD/MM/YYYY HH:mm”””)}} → on google sheets -1h from the normal time
{{formatDate(" ““DD/MM/YYYY HH:mm””"; “Europe/Paris”)}} → on google sheets, -1h from the normal time