Time Stamp only with YYYY-MM-DD

Hey guys, I feel this is a simple question but can’t figure out how to do that. I need to insert a variable so when people go through one of the scenarios, I create a document in Google Docs that has a timestamp with only the format: YYYY-MM-DD

At the moment I am using the ‘now’ variable but this gives me a long string of values I do not need. Please help


1 Like

Hi Carlos,

You can use the formatDate() tool so you could do that:
SCR-20230724-g0q

5 Likes

Thank you very much @julien_level !!!

1 Like