Skip to content

Crontab expression

Giuseppe Cannella edited this page Jan 6, 2019 · 5 revisions
Type name example
Cron
5 4 * * *
import com.github.gekomad.regexcollection.Cron
assert(isValid[Cron]("5 4 * * *") == true)
Clone this wiki locally