Support arrays of times and days in cronotab semantic #7

Open
opened 2025-12-29 00:21:07 +01:00 by adam · 2 comments
Owner

Originally created by @plashchynski on GitHub (Mar 15, 2015).

Originally created by @plashchynski on GitHub (Mar 15, 2015).
adam added the enhancement label 2025-12-29 00:21:07 +01:00
Author
Owner

@inclooder commented on GitHub (Mar 10, 2017):

Hi @plashchynski , I am currently working on that enhancement.
The goal is to make this snippet to work

Crono.perform(TestJob).every 1.week, on: [:monday, :thursday], at: ["15:30", "20:00"]

Please let me know if you agree with this syntax :)

@inclooder commented on GitHub (Mar 10, 2017): Hi @plashchynski , I am currently working on that enhancement. The goal is to make this snippet to work ```ruby Crono.perform(TestJob).every 1.week, on: [:monday, :thursday], at: ["15:30", "20:00"] ``` Please let me know if you agree with this syntax :)
Author
Owner

@plashchynski commented on GitHub (Mar 10, 2017):

Hello @inclooder, 👍 I'm agree

@plashchynski commented on GitHub (Mar 10, 2017): Hello @inclooder, 👍 I'm agree
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/crono#7