mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 07:01:59 +00:00
Update date-time-functions.md
This commit is contained in:
parent
cbdbe1077a
commit
69d90de9a3
@ -1223,7 +1223,7 @@ Result:
|
||||
└───────────────────────┘
|
||||
```
|
||||
|
||||
## FROM_UNIXTIME
|
||||
## FROM\_UNIXTIME
|
||||
|
||||
Function converts Unix timestamp to a calendar date and a time of a day. When there is only a single argument of [Integer](../../sql-reference/data-types/int-uint.md) type, it acts in the same way as [toDateTime](../../sql-reference/functions/type-conversion-functions.md#todatetime) and return [DateTime](../../sql-reference/data-types/datetime.md) type.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user