Conflict resolving fixed

This commit is contained in:
Alexey 2021-04-26 19:52:14 +00:00
parent 66ac717dbe
commit df2ef72d98

View File

@ -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}