History
Log In
h
ome
b
rowse project
f
ind issues
Q
uick Search:
Learn more about
Quick Search
Issue Details
(
XML
|
Word
|
Printable
)
Key:
CORE-1962
Type:
Bug
Status:
Closed
Resolution:
Fixed
Priority:
Major
Assignee:
Adriano dos Santos Fernandes
Reporter:
Adriano dos Santos Fernandes
Votes:
0
Watchers:
0
Operations
If you were
logged in
you would be able to see more operations.
Firebird Core
Incorrect extraction of MILLISECONDs
Created:
25/Jun/08 11:54 AM
Updated:
22/Dec/08 06:24 AM
Component/s:
None
Affects Version/s:
2.5 Initial, 2.1.0
Fix Version/s:
2.1.2
,
2.5 Beta 1
Time Tracking:
Not Specified
Planning Status:
Unspecified
Description
« Hide
select extract(millisecond from time '01:00:10.1234') from rdb$database returns 10123.
Should return 123.4.
Description
select extract(millisecond from time '01:00:10.1234') from rdb$database returns 10123. Should return 123.4.
Show »
All
Comments
Work Log
Change History
Version Control
FishEye
Sort Order:
[
Permalink
|
« Hide
]
Philippe Makowski
added a comment -
22/Dec/08 06:24 AM
test ok, qmtest changed
[
Show »
]
Philippe Makowski
added a comment -
22/Dec/08 06:24 AM
test ok, qmtest changed