ecron
ecron copied to clipboard
A lightweight/efficient cron-like job scheduling library for Erlang.
Results
1
ecron issues
Sort by
recently updated
recently updated
newest added
Al though the doc says time format must be { {YYY,MM,DD} ,{HH,MM,SS}} but function expects time in {HH,MM,SS} which seems to be failing at two places.