The online documentation indicates business rule operators:
to days, to hours, to minutes, to seconds
Convert to days, convert to hours, convert to minutes, convert to seconds
But there is no example as to how this is actually implemented. to_minutes() does not work.
I am trying to calculate the duration (time difference) between two dates in a business rule.
Thanks in advance
Ben