1
1
mirror of https://github.com/n8n-io/n8n.git synced 2024-10-07 18:18:19 +03:00
n8n/packages/nodes-base/nodes/DateTime
Iván Ovejero 62c096710f
refactor: Run lintfix (no-changelog) (#7537)
- Fix autofixable violations
- Remove unused directives
- Allow for PascalCased variables - needed for dynamically imported or
assigned classes, decorators, routers, etc.
2023-10-27 14:15:02 +02:00
..
test/node fix(Date & Time Node): Dont parse date if it's not set (null or undefined) (#7050) 2023-08-31 12:33:26 +02:00
V1 refactor(core): Deprecate prepareOutputData (no-changelog) (#7091) 2023-09-05 12:59:02 +02:00
V2 refactor: Run lintfix (no-changelog) (#7537) 2023-10-27 14:15:02 +02:00
DateTime.node.json refactor: Codex updates for Item Lists, Markdown and Date & Time (#4772) 2022-11-30 17:13:37 +00:00
DateTime.node.ts feat(Date & Time Node): Overhaul of the node (#5904) 2023-05-08 17:34:14 +02:00