mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 15:42:02 +00:00
Update docs/ru/sql-reference/functions/type-conversion-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
This commit is contained in:
parent
86874ace78
commit
e7b342dd4f
@ -152,7 +152,7 @@ Cиноним: `DATE`.
|
||||
|
||||
## toDateTimeOrNull {#todatetimeornull}
|
||||
|
||||
## toDate32 {#toDate32}
|
||||
## toDate32 {#todate32}
|
||||
|
||||
Конвертирует аргумент в значение типа [Date32](../../sql-reference/data-types/date32.md). Если значение выходит за границы диапазона, возвращается пограничное значение [Date32](../../sql-reference/data-types/date32.md). Если аргумент имеет тип [Date](../../sql-reference/data-types/string.md) границы типа `Date` учитываются.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user