n8n/packages/nodes-base/nodes/DateTime/test/node
Elias Meire d72f79ffb3
fix(Date & Time Node): Dont parse date if it's not set (null or undefined) (#7050)
Github issue / Community forum post (link here to close automatically):
https://community.n8n.io/t/date-time-node-transforming-null-to-19700101/29339

null/undefined input was converted to 01/01/1970 instead of being passed
through as-is
2023-08-31 12:33:26 +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
workflow.luxonDateTime.json
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
workflow.timestamp_v2.json feat(Date & Time Node): Overhaul of the node (#5904) 2023-05-08 17:34:14 +02:00