react-cron-builder
react-cron-builder copied to clipboard
Invalid Expressions
I can't use all of these expressions. I use your library in react to generate cron expression, save it to my db and when i want to start job in my java code i have an error that Cron Expression is invalid. Maybe someone could explain what is the problem?! Thanks.
attach please example of expression and example of the java code