n8n/packages/nodes-base/nodes/DateTime/test/node
Michael Kret aea3c50131
feat(Date & Time Node): Option to include other fields in output item (#7661)
Github issue / Community forum post (link here to close automatically):
Community:
https://community.n8n.io/t/date-time-deletes-incoming-props/27492/3
GH Issue: https://github.com/n8n-io/n8n/issues/7646

---------

Co-authored-by: Marcus <marcus@n8n.io>
2023-11-09 17:57:33 +02:00
..
DateTime.test.ts refactor: Delete unnecessary interface re-exports from core, and delete unused code in nodes-base (no-changelog) (#6631) 2023-07-12 11:15:38 +02:00
DateTimeWorkflowV2.json feat(Date & Time Node): Overhaul of the node (#5904) 2023-05-08 17:34:14 +02:00
DateTimeWorklfow.test.json fix(Date & Time Node): Numbers conversions fix 2023-05-01 10:11:55 +03:00
workflow.includeInputFields_v2.json feat(Date & Time Node): Option to include other fields in output item (#7661) 2023-11-09 17:57:33 +02:00
workflow.luxonDateTime.json fix(Date & Time Node): Convert luxon DateTime object to ISO 2023-04-05 13:05:51 +03:00
workflow.nullDate_v2.json fix(Date & Time Node): Dont parse date if it's not set (null or undefined) (#7050) 2023-08-31 12:33:26 +02:00
workflow.timestamp.json fix(Date & Time Node): Numbers conversions fix 2023-05-01 10:11:55 +03:00
workflow.timestamp_v2.json feat(Date & Time Node): Overhaul of the node (#5904) 2023-05-08 17:34:14 +02:00