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

Add support for cron_tz #1368

Closed
wants to merge 2 commits into from

Conversation

JayGoyal96
Copy link

Pull Request Template

Description:

  • Provides a solve to issue Support for CRON_TZ #1362
  • The NewCron factory is enhanced to use the functional options pattern, allowing gofr to provide an exported option to specify the timezone, such as time.Location.
  • This ensures backward compatibility.

Checklist:

  • I have formatted my code using goimport and golangci-lint.
  • All new code is covered by unit tests.
  • This PR does not decrease the overall code coverage.
  • I have reviewed the code comments and documentation for clarity.

@JayGoyal96 JayGoyal96 closed this Jan 7, 2025
@JayGoyal96 JayGoyal96 deleted the issues#1362 branch January 7, 2025 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants