semaphore icon indicating copy to clipboard operation
semaphore copied to clipboard

CRON Expression Format unclear

Open EHEX-schildt opened this issue 2 years ago • 5 comments

The semapore Web Interface link to this go cron doku: https://pkg.go.dev/github.com/robfig/cron#hdr-CRON_Expression_Format This is a cron "table" using 6 space-separated fields.

If i try to set a Cron with 6 fields i get the message: Cron: expected exactly 5 fields, found 6: [* * * * * *] => so here is just die doku link misleading.

EHEX-schildt avatar Jan 12 '23 08:01 EHEX-schildt