DMN 1.5 RTF Avatar
  1. OMG Issue

DMN15 — Adding a new interval built-in function

  • Key: DMN15-71
  • Status: open  
  • Source: Trisotech ( Denis Gagne)
  • Summary:

    Add a new interval built-in function called: width of( Interval )
    to offer the behavior as follows:
    width of( (1..10] ) = 9
    width of( [1..10] ) = 10
    width of( (1..10) ) = 8
    width of( [ time(“09:55:00”)..time(“10:35:00”) ] ) = PT40M

  • Reported: DMN 1.3 — Tue, 26 Jan 2021 22:03 GMT
  • Updated: Thu, 6 Apr 2023 14:59 GMT