I'd like to know the difference of days between two dates but maintain whether the result is positive or negative. As I understand it, the dayBetween function will only give me absolute values correct? Any way to accomplish this? ex. 1/23/17 - 1/25/17 = -2 days