Daniel L. Wang

Results 2 issues of Daniel L. Wang

The loadhdf operator does not currently return anything. It would be nice to return some sort of descriptive status or error message. This would provide some confirmation of success (and...

# Summary The code in solutions/automations/vacation-calendar/Code.js uses `lastRun` to constrain the event search, but only imports events that are timed between `now` and MONTHS_IN_ADVANCE months from `now`. Hence, these events...