mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 15:42:02 +00:00
Modified after PR [#CLICKHOUSE-2].
This commit is contained in:
parent
6eb949ca78
commit
aa22d69aec
@ -4725,7 +4725,7 @@ Returns the date.
|
||||
Rounds down a date with time to the start of the minute.
|
||||
|
||||
===toStartOfFiveMinute===
|
||||
Rounds down a date with time to the start of the 5 minute(00:00, 00:05, 00:10).
|
||||
Rounds down a date with time to the start of the 5 minute (00:00, 00:05, 00:10...).
|
||||
|
||||
===toStartOfHour===
|
||||
Rounds down a date with time to the start of the hour.
|
||||
|
Loading…
Reference in New Issue
Block a user