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

More Accurate Crontab Hour #9

Closed
BetaUliansyah opened this issue Mar 30, 2016 · 2 comments
Closed

More Accurate Crontab Hour #9

BetaUliansyah opened this issue Mar 30, 2016 · 2 comments

Comments

@BetaUliansyah
Copy link
Contributor

I think the correct hour in crontab is 25 0 * * *, if you are using UTC/BST timezone in your server. I have compared date output with countdown clock in packt's website, and conclude this solution.

Here is my crontab settings:
25 0 * * * /usr/bin/nodejs /home/user/grab_packt/server.js >> /tmp/cron_output

@draconar
Copy link
Owner

hi beta, wanna create a pull-request, so I can merge the information?

@BetaUliansyah
Copy link
Contributor Author

done

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