Hello every one,
my question is quite straightforward: I want to enter a birthday date and have the Birthday jubilee, f.i. the 18th, the 20th, 30th birthdays and so on , automatically calculated.
I used the following formula (from here Decimal date time—ArcGIS Survey123 | Documentation😞
- 18th Anniversary: date(decimal-date-time(${Geb_Datum}) + (365.25*18))
- 20th Anniversary: date(decimal-date-time(${Geb_Datum}) + (365.25*20))
But when I enter a Birthday, the calculation seems to have a 1-Day error, but only in some Jubilees.
Birthday date 01.12.2020

Birthday date 01.12.2020

Very strange is that depending on the date entered, the same calculation seems to be right:
Birthday date 01.11.1979

PLEASE HELP!!😕