You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ydb/docs/en/core/yql/reference/udf/list/datetime.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -170,7 +170,7 @@ Conversions between `Interval` and various time units.
170
170
171
171
AddTimezone doesn't affect the output of ToSeconds() in any way, because ToSeconds() always returns GMT time.
172
172
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.
0 commit comments