I am using later.js in my node.js backend and I want to start a function on every second day of every month. How can I parse this (if someone knows in cron syntax would be also helpful)
This is the chron expression to run every second day of the month, At 00:00 See the link
0 0 2 * *