Calculating Total Number of Leave Days

-1
Hi, I'm quite new to Mendix 8.10.0 -I have created a Leave Request form were users enter the Leave start Date and Leave End Date. i would like to calculate the Total number of Leave Days.
asked
1 answers
0

Hello,

Please have a look at the “Between date” functions that are included in Mendix and use your 2 dates as the arguments for this function:

https://docs.mendix.com/refguide/between-date-function-calls

Kind regards,
Stijn

answered