This is a two part question. I am trying to use nowWithDelta to compare todays date to another date field and the difference between the two dates should be a second field (integer). My two questions are: 1. Is it possible to do arithmetic within nowWithDelta or is there another way to achieve this?...