[ 
https://issues.apache.org/jira/browse/DERBY-3194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dag H. Wanvik resolved DERBY-3194.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 10.4.0.0

Committed as svn 596389. Will port to 10.3 after some days, so
please don't close it yet.

> LOCALIZEDDISPLAY of CURRENT_TIMESTAMP returns only the TIME
> -----------------------------------------------------------
>
>                 Key: DERBY-3194
>                 URL: https://issues.apache.org/jira/browse/DERBY-3194
>             Project: Derby
>          Issue Type: Bug
>          Components: Localization, Tools
>    Affects Versions: 10.3.1.4
>            Reporter: Stan Bradbury
>            Assignee: Dag H. Wanvik
>            Priority: Trivial
>             Fix For: 10.4.0.0
>
>         Attachments: DERBY-3194.diff
>
>
> In IJ - LOCALIZEDDISPLAY ON causes  VALUES CURRENT_TIMESTAMP to display on 
> the TIME
> ij> values current_timestamp;
> 1
> --------------------------
> 2007-11-09 10:37:58.828
> 1 row selected
> ij> localizeddisplay on;
> ij> values current_timestamp;
> 1
> ---------------
> 10:38:10 AM PST
> 1 row selected

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to