We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b962d11 commit dc7ea2bCopy full SHA for dc7ea2b
docs/en/sql-reference/data-types/time.md
@@ -108,6 +108,5 @@ SELECT toTime(now()) AS column, toTypeName(column) AS x
108
- [The `date_time_output_format` setting](../../operations/settings/settings-formats.md#date_time_output_format)
109
- [The `timezone` server configuration parameter](../../operations/server-configuration-parameters/settings.md#timezone)
110
- [The `session_timezone` setting](../../operations/settings/settings.md#session_timezone)
111
-- [Operators for working with dates and times](../operators/index.md#operators-datetime)
112
- [The `DateTime` data type](datetime.md)
113
- [The `Date` data type](date.md)
0 commit comments