Skip to main content

Supported Product Scenarios

CASCADEDATEINTERVALV2 is supported in the following YiDA scenarios:
  • Form (main form fields)
  • Form (business association rules)
  • Form (validation)
  • Workflow design (validation rules)
  • Workflow design (association actions)
  • Integration and automation
  • Workflow node
  • Connector

Format

Attribute Description

Return Value

Examples

  • Example 1:
For a date range in the format YYYY-MM-DD, with a start date of 2023-12-01 and an end date of 2023-12-31, the formula returns 31.
  • Example 2:
For a date range in the format YYYY-MM-DD HH:mm:ss, with a start time of 2023-12-01 09:30:00 and an end time of 2023-12-01 18:00:00, the formula returns 8.5.

Try It Out

Calculate the interval between the start and end dates in a date range picker component.