Hi all,
I am wondering if it is possible to store a future date in Thunkable X. For example I have the block of code below which stores the current date in an airtable spreadsheet (format DD/MM/YYYY). Is it possible to get a future date. i.e. date = current date + 7 days. for example. I think this used to be easy with Thunkable classic as it had a clock component. In Thunakable X, I can only seem to find the get current date/time under the device menu.
Thanks in advance.