mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-24 00:22:29 +00:00
Merge pull request #56007 from nellicus/patch-1
Fix toDayOfWeek return value description
This commit is contained in:
commit
e25ce7c5fb
@ -605,7 +605,7 @@ The first argument can also be specified as [String](../data-types/string.md) in
|
||||
|
||||
**Returned value**
|
||||
|
||||
- The day of the month (1 - 31) of the given date/time
|
||||
- The day of the week (1-7), depending on the chosen mode, of the given date/time
|
||||
|
||||
**Example**
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user