formatDate(now not working properly

Morning, historically doing a variable like this: formatDate(now;DD/MM/yyyy) worked a treat. I never had any issues, for some reason today whilst creating a scenario it gave me this error:

Failed to map ‘values.11’: Function ‘formatDate’ finished with error! ‘now’ is not a valid date.

Does anyone know why this has happened? I tried asking Make’s AI helper, ChatGPT and searching the community/google but with no success.


Try select now from the DateTime picker / UI, as the string “now” won’t work.

1 Like