n8n/packages/nodes-base/nodes/Schedule
agobrech 2aef9de148
fix(Schedule Trigger Node): Follow the correct Unix cron format for month and days of the week (#6401)
* Handle conversion to correct unix format

* Fix intervals, ranges for months

* fix regex to match 10, 11, 12

---------

Co-authored-by: Marcus <marcus@n8n.io>
2023-06-13 18:57:17 +02:00
..
GenericFunctions.ts fix(Schedule Trigger Node): Follow the correct Unix cron format for month and days of the week (#6401) 2023-06-13 18:57:17 +02:00
SchedulerInterface.ts fix(Schedule Trigger Node): Change scheduler behaviour for intervals days and hours (#5133) 2023-02-01 22:53:05 +01:00
ScheduleTrigger.node.json docs(Schedule Trigger Node): fix docs link (no-changelog) (#4419) 2022-10-24 10:35:44 +01:00
ScheduleTrigger.node.ts fix(Schedule Trigger Node): Follow the correct Unix cron format for month and days of the week (#6401) 2023-06-13 18:57:17 +02:00