Expression Language Reference
    Preparing search index...
    • Returns the number of days between two dates.

      Category: Date and time

      Parameters

      • end_date: any

        Start_date and End_date are the two dates between which you want to know the number of days.

      • start_date: any

        Start_date and End_date are the two dates between which you want to know the number of days.

      Returns number | Error