Skip to content

Instantly share code, notes, and snippets.

@arunsrin
Created August 9, 2012 10:37
Show Gist options
  • Save arunsrin/3303120 to your computer and use it in GitHub Desktop.
Save arunsrin/3303120 to your computer and use it in GitHub Desktop.
duckpan query for crontab
Query: crontab 42 12 3 Feb Sat
DDG::ZeroClickInfo {
Parents WWW::DuckDuckGo::ZeroClickInfo
Linear @ISA DDG::ZeroClickInfo, WWW::DuckDuckGo::ZeroClickInfo, Moo::Object
public methods (1) : new
private methods (0)
internals: {
answer "Cron will schedule the job at this frequency:
12:42:00 on 2 Feb, 2013
12:42:00 on 3 Feb, 2013
12:42:00 on 9 Feb, 2013
",
answer_type "parsecron",
is_cached 0,
is_unsafe 0
}
}
Query:
@arunsrin
Copy link
Author

arunsrin commented Aug 9, 2012

This is what shows up in DDG right now:

Cron will schedule the job at this frequency: 12:42:00 on 2 Feb, 2013 12:42:00 on 3 Feb, 2013 12:42:00 on 9 Feb, 2013

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment