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

How to specify timezone for cron jobs? #73

Open
brylie opened this issue Jan 2, 2016 · 4 comments
Open

How to specify timezone for cron jobs? #73

brylie opened this issue Jan 2, 2016 · 4 comments

Comments

@brylie
Copy link

brylie commented Jan 2, 2016

We have a server that is located in a different timezone than our primary users, and need to generate reports based on the users' timezone.

How can we build a cron job to run at midnight in a given timezone (e.g. UTC +2)?

@brylie
Copy link
Author

brylie commented Jan 5, 2016

There are at least two forks of this project that add timezone support:

Would you consider merging the changes into the percolate synced cron package?

@brylie
Copy link
Author

brylie commented Jan 5, 2016

PR #74 is open. It is based on the changes from the previously mentioned projects, with cleanup and a version bump indicating new feature. I am not sure whether the version number should be bumped to 2.0.0, since this may introduce a backwards-incompatible API change.

@maxpain
Copy link

maxpain commented Dec 8, 2022

Any updates? :D

@brylie
Copy link
Author

brylie commented Dec 8, 2022

Probably not the update you're asking for, but I'm no longer using JavaScript or Meteor for substantial server-side projects. I've moved over to using full-stack Django with JavaScript, progressively enhancing the UI. It's been a much more fulfilling developer experience.

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

No branches or pull requests

2 participants