Hi,
I have a formfield where I have a starting date and I have the form field with the end date. How can I calculate the diffrence in days between this days?
Hi,
I have a formfield where I have a starting date and I have the form field with the end date. How can I calculate the diffrence in days between this days?
Hi,
if you simply want the number of days you can take a look at this thread:
SUBTRACTION TWO DATES ON A FORM
https://community.webcon.com/forum/thread/469
If you want to ignore weekends it will get a little trickier.
Best regards,
Daniel