Update date-time-functions.md

This commit is contained in:
Denny Crane 2020-12-01 14:47:56 -04:00 committed by GitHub
parent 12f0a3feaf
commit 03a74e9d62
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -662,7 +662,7 @@ Result:
[Original article](https://clickhouse.tech/docs/en/query_language/functions/date_time_functions/) <!--hide-->
## FROM_UNIXTIME {#fromunixfime}
## FROM\_UNIXTIME {#fromunixfime}
When there is only single argument of integer type, it act in the same way as `toDateTime` and return [DateTime](../../sql-reference/data-types/datetime.md).
type.