Yes, the online help does recommend using date subtraction to return a timespan. That's fine for elapsed seconds, minutes, hours, days or weeks. Unfortunately, it's no good for months, years or calendar weeks - all of which DateDiff() supports. We could certainly use some clarity on whether DateDiff() is going to be removed. If no, why is it deprecated and giving warnings for nothing? If yes, then how are we going to calculate elapsed months in future? Would appreciate some confirmation from the BP Product team.
Thanks,
Andrew Pascal