Registry / utility / chronic-cron

chronic-cron

JSON →
library0.7.1rbrubygemsunverified

Converts human-readable time expressions (e.g., '10:15 daily') into cron format.

gem install chronic_cron
INSTALL
IMPORT
SIG · CHRONIC-CRON
C
chronic-cron
utilityrubyv0.7.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ChronicCron
require 'chronic_cron'

Parses a human-readable time into a cron expression.

require 'chronic_cron' cron = ChronicCron.parse('10:15 daily') puts cron # => '15 10 * * *'
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.7.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
3 hits · last 30 days
node
2
Amazon
1
Resources
chronic-cron — gem install chronic-cron · libregistry