Allow specifying a timezone that :at parameters should be interpreted as by twalpole · Pull Request #239 · javan/whenever

Ask questions Research chat →

https://github.com/javan/whenever/pull/239 · scraped

rails

Attachments

Scraped Content

— 69 words · 2026-02-14 03:14:58 UTC ·

Excerpt

Time.zone = "US/Eastern" every 1.day, :at => Time.zone.parse('4:30 am').utc do command 'echo hello' end 30 9 * * * /bin/bash -l -c 'echo hello >> /home/james/cool_app/log/cron_log.log 2>&1' ## [message] Above is your schedule file converted to cron syntax; your crontab file was not updated. ## [message] Run `whenever --help' for more options. If any of you might be able to see an issue I don't let me know, kindly.
Time.zone = "US/Eastern" every 1.day, :at => Time.zone.parse('4:30 am').utc do command 'echo hello' end 30 9 * * * /bin/bash -l -c 'echo hello >> /home/james/cool_app/log/cron_log.log 2>&1' ## [message] Above is your schedule file converted to cron syntax; your crontab file was not updated. ## [message] Run `whenever --help' for more options. If any of you might be able to see an issue I don't let me know, kindly.

Visibility

Visible to everyone

Reading Status

Related Bookmarks

My Note


Saved!

Annotations

Export as Markdown
+ Annotate selection

Add Annotation