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

Support for non-hourly offset timezones - refs issues 55 and 76 #92

Merged
merged 5 commits into from Oct 11, 2015

Conversation

aGervais
Copy link
Contributor

Great package!

Our project has a requirement to support non-hourly offset timezones ('America/St_Johns' for example) and a colleague of mine has created a fork which resolves the "Impossible CronExpression" issue when using these timezones.

This PR should help resolve:
#55
#76

Thanks,
Alan

Michael Kahn added 3 commits February 24, 2015 10:21
@mtdowling
Copy link
Owner

This look great. Can you remove all of the extra spacing that was added throughout the PR? I'd like the code base to have a consistent style and not introduce spaces between everything in parenthesis or to line up equal assignments.

@aGervais
Copy link
Contributor Author

aGervais commented Oct 1, 2015

Ah yes; saw that as well. No problem; I'll make the change and update this PR.

Removed code formatting that was added.
@aGervais
Copy link
Contributor Author

aGervais commented Oct 1, 2015

Updated.

@DerManoMann
Copy link
Contributor

I'd wager that this PR also fixes #91...

👍

mtdowling added a commit that referenced this pull request Oct 11, 2015
Support for non-hourly offset timezones - refs issues 55 and 76
@mtdowling mtdowling merged commit d76d500 into mtdowling:master Oct 11, 2015
peter279k pushed a commit to peter279k/cron-expression that referenced this pull request Nov 25, 2020
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.

None yet

4 participants