mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
Update _yaml/data-functions.yml
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
This commit is contained in:
parent
e33bd11439
commit
c9377e413d
@ -315,7 +315,7 @@ df_date:
|
||||
default: minute
|
||||
options: *df_durationUnit
|
||||
returns: Date
|
||||
description: Adds a given time period from a Date. Returns either a JavaScript Date or Luxon Date, depending on input.
|
||||
description: Adds a given time period to a Date. Returns either a JavaScript Date or Luxon Date, depending on input.
|
||||
df_array:
|
||||
- funcName: average
|
||||
returns: Number
|
||||
|
||||
Loading…
Reference in New Issue
Block a user