Can you use AE expressions to make Date calculations?
There are two functions I'm trying to have AE perform and it would be great to know if there are expressions that would make these possible. Since we're talking about calendar dates it's not a straight math problem. Here's what I'd like to be able to do
1. Create a Date from 3 inputted values (year, month, day)
2. Calculate the number of days between two such dates.
The functions: CreateDate and DateDiff would be perfect for this task but they both generate errors in the expression window ("[expression] is not a function").
Any insight would be greatly appreciated!
