Hacker News new | ask | show | jobs
by BeefWellington 1366 days ago
It would simplify things a little if the weekly.on accepted multiple days, so you could reduce it to one call:

    weekly.on("Mon", "Sat")
1 comments

That's a great idea actually. Thanks, I think that should be pretty easy to do!