Hi
I am still new to using Creator.
I have made a formula to add a number of days to a date field.
Expression I've used:
Start_Date.addDay(364)
In the formula field it showing the correct date (364 days later than Start_Date) but it is also inserting the time. For example it is inserting like this: 11-12-14 08:00:00
Does anyone know or can help me to just get the date and not the time as well?
Thanks