Skip to content

Commit

Permalink
Update extensions/functions_datetime.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: Jeroen van Straten <[email protected]>
  • Loading branch information
rok and jvanstraten committed Oct 19, 2022
1 parent 154d027 commit d82471f
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions extensions/functions_datetime.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,10 @@ scalar_functions:
- name: y
value: interval_year
- name: timezone
constant: true
description: Timezone string from IANA tzdb.
value: string
return: timestamp_tz
constant: true
- args:
- name: x
value: date
Expand All @@ -76,7 +76,6 @@ scalar_functions:
- name: y
value: interval_day
return: timestamp_tz
constant: true
- args:
- name: x
value: date
Expand Down Expand Up @@ -126,10 +125,10 @@ scalar_functions:
- name: y
value: interval_year
- name: timezone
constant: true
description: Timezone string from IANA tzdb.
value: string
return: timestamp_tz
constant: true
- args:
- name: x
value: date
Expand Down

0 comments on commit d82471f

Please sign in to comment.