nxtcron - v1.0.1
GitHub
npm
jsDelivr
Support
Preparing search index...
types
CronTuple
Type Alias CronTuple
CronTuple
:
readonly
[
minute
:
string
,
hour
:
string
,
dayOfMonth
:
string
,
month
:
string
,
dayOfWeek
:
string
,
]
A tuple representing the five standard cron fields in order.
Settings
Theme
OS
Light
Dark
GitHub
npm
jsDelivr
Support
nxtcron - v1.0.1
Loading...
A tuple representing the five standard cron fields in order.