Calculated field, how to substract current date

Hello!

We are trying to create a field that automatically calculates the antiquity of an employee.

I currently have a date field that has de entry date of the current person.

I want to be able to substract it from the current date with a calculated field.

Is there any way to do this? Or anyone has an idea on how to achieve the same goal?

Not in front of Sg at the moment but does this help?

https://help.autodesk.com/view/SGSUB/ENU/?guid=SG_Administrator_ar_site_configuration_ar_calculated_fields_html

I actually found how to do it! There is a Today() funcion that gave the result I wanted.

Thank you!