Icon based on dates
Is this possible to do?
Display an icon if:
#read (bool) is set to "Yes"
#fanficupdated is newer than #lastread (both dates, only if neither are undefineds)
I was thinking the days_between could be used and then parse whether the results are positive or negative. Not sure if that's even possible though, or the best way to go about it.
|