Skip to content

Commit 372c9f5

Browse files
authored
[docs] translate #17297
1 parent db3e06b commit 372c9f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ydb/docs/en/core/yql/reference/udf/list/datetime.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ Conversions between `Interval` and various time units.
170170

171171
AddTimezone doesn't affect the output of ToSeconds() in any way, because ToSeconds() always returns GMT time.
172172

173-
You can also create an Interval from a string literal in the format [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601%23Durations).
173+
You can also create an Interval from a string literal in the format [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601%23Durations). Time units up to a week are supported, inclusive.
174174

175175
### Examples
176176

0 commit comments

Comments
 (0)