Update docs/en/query_language/functions/date_time_functions.md

Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
This commit is contained in:
Sergei Bocharov 2019-11-14 12:47:21 +03:00 committed by GitHub
parent 4ee2748271
commit bbf4a743dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -313,7 +313,7 @@ SELECT
## dateDiff {#datediff}
Returns the difference between two time values.
Returns the difference between two Date or DateTime values.
**Syntax**