I have updated my months to be words instead of numbers, and at first it was working, but now it is not hiding the second example module:
1st Example
module_schedule: {from: '* * * FEB *', to: '59 23 28 FEB *', dimLevel: '100'},
For March I am using:
2nd Example
module_schedule: {from: '* * * MAR *', to: '59 23 30 MAR *', dimLevel: '100'},
I would expect as of today (February 23rd, 2025) , the FEB would show, and it does. I don’t expect to see the MAR module, but it continues to show.
For now I have it committed it out, but How can I get this to hide for now, and start showing March 1st?