Issue Details (XML | Word | Printable)

Key: DERBY-3194
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Trivial Trivial
Assignee: Dag H. Wanvik
Reporter: Stan Bradbury
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Derby

LOCALIZEDDISPLAY of CURRENT_TIMESTAMP returns only the TIME

Created: 09/Nov/07 06:39 PM   Updated: 24/Jan/08 11:06 PM
Return to search
Component/s: Localization, Tools
Affects Version/s: 10.3.1.4
Fix Version/s: 10.3.3.0, 10.4.1.3

Time Tracking:
Not Specified

File Attachments:
  Size
Text File Licensed for inclusion in ASF works DERBY-3194.diff 2007-11-16 12:47 AM Dag H. Wanvik 0.7 kB

Resolution Date: 19/Nov/07 06:26 PM


 Description  « Hide
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

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
No work has yet been logged on this issue.