Hi,
I have a database with special dates of each month (Christmas, Halloween, etc). I'm using the DATEADD formula to add 1 year to a date field.
For example, for Christmas I have the date 24/12/2023 and I expect the DATEADD formula to result in 24/12/2024 (field "Próxima Fecha" of my attached screenshot).
However, I'm getting 23/12/2024 as a result. This happens with all the dates (gives 1 day difference).
Is it a bug or I'm missing something?
Thanks!