Content deleted Content added
No edit summary |
No edit summary |
||
Line 192:
if usercalc then
startdate = frame:preprocess(
enddate = dateOffset(startdate, json.days)
else -- no user-supplied calculator - read json.items
|