Modified after PR [#CLICKHOUSE-2].

This commit is contained in:
Alexey Milovidov 2017-02-08 19:53:01 +03:00
parent 6eb949ca78
commit aa22d69aec

View File

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