Expression Language Reference
    Preparing search index...
    • Returns the year fraction representing the number of whole days between start_date and end_date.

      Category: Date and time

      Parameters

      • start_date: any

        A date that represents the start date.

      • end_date: any

        A date that represents the end date.

      • basis: any

        Optional. The type of day count basis to use.

      Returns number | Error