未验证 提交 5eda6169 编写于 作者: S sevirov 提交者: GitHub

Update docs/en/sql-reference/functions/type-conversion-functions.md

Co-authored-by: Nolgarev <56617294+olgarev@users.noreply.github.com>
上级 e7bbb6cb
......@@ -702,7 +702,7 @@ parseDateTimeBestEffortUSOrNull(time_string [, time_zone]);
**Parameters**
- `time_string` — String containing a date or date with time to convert. The date must be in the US date format (`MM/DD/YYYY`). [String](../../sql-reference/data-types/string.md).
- `time_zone`Time zone. The function parses `time_string` according to the time zone. [String](../../sql-reference/data-types/string.md).
- `time_zone`[Timezone](../../operations/server-configuration-parameters/settings.md#server_configuration_parameters-timezone). The function parses `time_string` according to the timezone. Optional. [String](../../sql-reference/data-types/string.md).
**Supported non-standard formats**
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册