zclllyybb commented on code in PR #2819:
URL: https://github.com/apache/doris-website/pull/2819#discussion_r2374744856


##########
i18n/zh-CN/docusaurus-plugin-content-docs/current/sql-manual/sql-functions/scalar-functions/date-time-functions/unix-timestamp.md:
##########
@@ -34,22 +53,28 @@ UNIX_TIMESTAMP([DATETIME date[, STRING fmt]])
 ## 返回值
 根据输入返回两种类型
 
-1.若是输入的 `date` (只有 datetime 类型才可以有 scale 不为零) scale 不为 0 或者带有 `format` 参数
+1.若是输入的 date 为 datetime 类型且 scale 不为零或者带有 format 参数

Review Comment:
   不是date,是`<date_or_time_expr>`



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to