I\'m trying to get the difference between today and a previous date here:
from datetime import date today = date.today() #