-
Type:
Bug
-
Status: Closed
-
Priority:
Trivial
-
Resolution: Fixed
-
Affects Version/s: 10.3.1.4
-
Component/s: Localization, Tools
-
Labels:None
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