You are viewing a plain text version of this content. The canonical link for it is here.
Posted to codereview@trafodion.apache.org by GitBox <gi...@apache.org> on 2019/03/14 17:31:20 UTC

[GitHub] [trafodion] DaveBirdsall commented on a change in pull request #1813: [TRAFODION-3285] Add the REVERSE Function in the Trafodion SQL Reference Manual

DaveBirdsall commented on a change in pull request #1813: [TRAFODION-3285] Add the REVERSE Function in the Trafodion SQL Reference Manual
URL: https://github.com/apache/trafodion/pull/1813#discussion_r265680461
 
 

 ##########
 File path: docs/sql_reference/src/asciidoc/_chapters/sql_functions_and_expressions.adoc
 ##########
 @@ -5478,7 +5476,7 @@ ISNULL(last_name, 'Smith')
 
 The JULIANTIMESTAMP function converts a datetime value into a 64-bit
 Julian timestamp value that represents the number of microseconds that
-have elapsed between 4713 B.C., January 1, 00:00, and the specified
+have elapsed between 4713 B.C., January 1, 00:00:00, and the specified
 
 Review comment:
   It is more common in written English to put the year after the date, thus: "January 1, 4713 B.C., 00:00:00".

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services