You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@drill.apache.org by br...@apache.org on 2019/01/04 00:47:14 UTC

[drill] branch gh-pages updated: edit

This is an automated email from the ASF dual-hosted git repository.

bridgetb pushed a commit to branch gh-pages
in repository https://gitbox.apache.org/repos/asf/drill.git


The following commit(s) were added to refs/heads/gh-pages by this push:
     new 4920283  edit
4920283 is described below

commit 492028349bee4a17af8e27eb126f31db7a61e887
Author: Bridget Bevens <bb...@maprtech.com>
AuthorDate: Thu Jan 3 16:45:51 2019 -0800

    edit
---
 .../sql-functions/030-date-time-functions-and-arithmetic.md           | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/_docs/sql-reference/sql-functions/030-date-time-functions-and-arithmetic.md b/_docs/sql-reference/sql-functions/030-date-time-functions-and-arithmetic.md
index afa0ad5..4a314d7 100644
--- a/_docs/sql-reference/sql-functions/030-date-time-functions-and-arithmetic.md
+++ b/_docs/sql-reference/sql-functions/030-date-time-functions-and-arithmetic.md
@@ -1,6 +1,6 @@
 ---
 title: "Date/Time Functions and Arithmetic"
-date: 2019-01-03
+date: 2019-01-04
 parent: "SQL Functions"
 ---
 
@@ -27,7 +27,7 @@ This section covers the Drill [time zone limitation]({{site.baseurl}}/docs/data-
 [TIMESTAMPDIFF]({{site.baseurl}}/docs/date-time-functions-and-arithmetic/#timestampdiff)*					   | Inferred based on unit of time												   |  
 |   
 
-* Supported in Drill 1.15 and later.
+*Supported in Drill 1.15 and later.
 
 ## AGE
 Returns the interval between two timestamps or subtracts a timestamp from midnight of the current date.