Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cron expression generator #390

Open
lifeparticle opened this issue Dec 24, 2023 · 4 comments
Open

Cron expression generator #390

lifeparticle opened this issue Dec 24, 2023 · 4 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@lifeparticle
Copy link
Owner

lifeparticle commented Dec 24, 2023

https://docs.oracle.com/cd/E12058_01/doc/doc.1014/e12030/cron_expressions.htm

@lifeparticle lifeparticle added good first issue Good for newcomers help wanted Extra attention is needed labels Jan 4, 2024
@BrijPatel15
Copy link

Can I give this a try?

@lifeparticle
Copy link
Owner Author

Thank you for your interest in this project.

Please refer to the How to add a feature? section for instructions on how to contribute to this project. This section will guide you through the process of adding a new feature.

@BrijPatel15
Copy link

@lifeparticle Thank you I'll take a look!

I have some questions to clarify the requirements for this ticket. My interpretation of this feature is that we want something that takes in a user cron expression like 0 0 12 * * ? and then informs the user what the schedule is in human readable terms like 12:00 PM (noon) every day.

Is this interpretation correct? Please let me know if this implementation will fulfill the requirements for this feature. Thank you!

@lifeparticle
Copy link
Owner Author

@BrijPatel15 sorry for the late response. Yes something like that. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
Status: Wishlist
Development

No branches or pull requests

2 participants