Is this possible?
Solved! Go to Solution.
Convert the Date to a Number. From the documentation:
Converts the input value to a number. Date values will be converted to the number of milliseconds since Jan. 1, 1970 (i.e. the Unix epoch).
Convert the Date to a Number. From the documentation:
Converts the input value to a number. Date values will be converted to the number of milliseconds since Jan. 1, 1970 (i.e. the Unix epoch).