You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes, though only by calculating the number of seconds from now until the desired DateTime. WRT timezone support, the current time is calculated with Time.now.to_f (https://github.com/seomoz/qless/blob/master/lib/qless.rb#L202), so any timezone support is the user's responsibility.
Can a job be delayed to a specific DateTime? Is there timezone support?
The text was updated successfully, but these errors were encountered: