How are you logging calls? I assume you have a table containing a record for each call, and that one field in that table is the date of the call?
If this is the case, then the answer to your question is you shouldn't be storing calculated fields in your database. Set up a query that gives you...