Contact CronWizard
We love hearing from the CronWizard community. Whether you've found a bug, want to request a feature, or have a question about cron scheduling, we're happy to help.
GitHub (Preferred)
The fastest way to reach us is through our GitHub repository. Open an issue for bug reports or feature requests, or start a discussion for general questions.
Common Questions
The cron expression I generated isn't working on my server. What should I check?
First, verify that the format matches your target platform. Linux crontab and Kubernetes use the 5-field Unix format (no seconds), while Java Quartz and Spring Boot use 6-7 fields (with seconds). Also double-check the timezone of your scheduler — many production issues come from the server running in UTC while the operator assumes local time.
Can I use CronWizard commercially?
Yes. CronWizard is free to use for any purpose, including commercial projects. Please review our Terms of Service for details.
Do you collect my cron expressions?
No. CronWizard processes everything in your browser. Your cron expressions never leave your device. See the Privacy Policy for details.
How do I report a security issue?
Please open a private security advisory on GitHub rather than filing a public issue.
Advertising & Partnerships
For advertising or partnership inquiries related to CronWizard, please open a GitHub issue labeled partnership describing your proposal, and we'll respond there.