We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
From the docs:
> Tickle.parse('day') > #=> {:next=>2010-05-10 20:57:36 -0400, :expression=>"day", :starting=>2010-05-09 20:57:36 -0400, :until=>nil}
My console:
2.2.1 :013 > Tickle.parse('day') ArgumentError: argument out of range
Was working fine, now failing.
The text was updated successfully, but these errors were encountered:
I am still having this problem...behavior is not matching documenttion.
Sorry, something went wrong.
It works for me with 2.0.0rcx, if you're still getting errors once switching to that, let me know.
Regards, iain
No branches or pull requests
From the docs:
My console:
Was working fine, now failing.
The text was updated successfully, but these errors were encountered: