diff --git a/configuration-reference/functions/datetimeconvert.md b/configuration-reference/functions/datetimeconvert.md index 4275bec1..32bd10c2 100644 --- a/configuration-reference/functions/datetimeconvert.md +++ b/configuration-reference/functions/datetimeconvert.md @@ -6,11 +6,11 @@ description: >- # DATETIMECONVERT -Converts the value from a column that contains an epoch timestamp into another time unit and buckets based on the given time granularity. +Converts the value from a column that contains a timestamp into another time unit and buckets based on the given time granularity. ## Signature -> DATETIMECONVERT(columnName, inputFormat, outputFormat, outputGranularity) +> DATETIMECONVERT(columnName, inputFormat, outputFormat, outputGranularity, bucketTimeZone) `inputFormat` and `outputFormat` are defined using the following structure: @@ -26,6 +26,18 @@ where: `granularity` is specified in the format `