Only need a simple alternative to weekly job scheduling in Node
I came across this and this, but I don't understand how can i use them in my case.
I simple want to execute function executeMeWeeklyAt1200PMMonday()
. Is there a simple an easier way to do it? If not then can someone help me using any existing library to achieve this?