interface Deno.CronScheduleunstableCronSchedule is the interface used for JSON format cron schedule. Properties Jump to heading#optionalJump to heading#minute: CronScheduleExpressionoptionalJump to heading#hour: CronScheduleExpressionoptionalJump to heading#dayOfMonth: CronScheduleExpressionoptionalJump to heading#month: CronScheduleExpressionoptionalJump to heading#dayOfWeek: CronScheduleExpression