mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 07:31:57 +00:00
Conflict resolving fixed
This commit is contained in:
parent
66ac717dbe
commit
df2ef72d98
@ -172,6 +172,7 @@ SELECT toDateTime('2021-04-21 10:20:30', 'Europe/Moscow') AS Time, toTypeName(Ti
|
|||||||
┌────────────────Time─┬─Type──────────────────────┬─Offset_in_seconds─┬─Offset_in_hours─┐
|
┌────────────────Time─┬─Type──────────────────────┬─Offset_in_seconds─┬─Offset_in_hours─┐
|
||||||
│ 2021-04-21 10:20:30 │ DateTime('Europe/Moscow') │ 10800 │ 3 │
|
│ 2021-04-21 10:20:30 │ DateTime('Europe/Moscow') │ 10800 │ 3 │
|
||||||
└─────────────────────┴───────────────────────────┴───────────────────┴─────────────────┘
|
└─────────────────────┴───────────────────────────┴───────────────────┴─────────────────┘
|
||||||
|
```
|
||||||
|
|
||||||
## toYear {#toyear}
|
## toYear {#toyear}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user