Hi! Is it possible to obtain the end date given a start date and a number of days? And vice versa: get a start date giving an end date and an amount of days?
PS: dates are in numeric format (N08) in this sequence YYYYMMDD.
EG: given an initial date 20220606, what’s the date after 100 days?
I just have no idea how to obtain this… If anyone can help me, I would be grateful!