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

Task every day not work? #33

Closed
nhatquangz opened this issue Mar 1, 2019 · 3 comments
Closed

Task every day not work? #33

nhatquangz opened this issue Mar 1, 2019 · 3 comments

Comments

@nhatquangz
Copy link

I am confused how it work?
Assume that now is Friday 15:10:00

let task = Plan.every(.friday).at(15,11).do { print("Execute task") }

But nothing printed at 15:11
Is there something wrong here?
(I tested in playground)

@jaimejazarenoiii
Copy link

'am encountering the same issue, nothing is being logged.

@liuchh
Copy link

liuchh commented Apr 3, 2019

am encountering the same issue

@luoxiu
Copy link
Owner

luoxiu commented Apr 6, 2019

Hi, guys! Sorry for the late reply, I am too busy recently.
I just released 2.0.0, which should fix this issue, have a try! Don't forget to read the release log!

If the problem still exists, feel free to reopen this!

@luoxiu luoxiu closed this as completed Apr 6, 2019
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

4 participants