aboutsummaryrefslogtreecommitdiff
path: root/modules/wyrd/remind.dot/cookbook.link/functions.rem
blob: 3292d715b0ed6bdd71bdf9f3e19c3c7e3119120c (plain)
1
2
3
FSET double(x) 2*x
FSET yeardiff(date1, date2) year(date1) - year(date2)
FSET since(x) ord(year(trigdate())-x)