Details
-
Bug
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
None
-
None
-
Froyo
-
Customer Feedback
-
Bug Fix
-
It was not possible to create `Timestamp` and `Timespan` data types with constraints on the matching range using `Integer` or `Float` values.
-
Needs Assessment
Description
The data types Timestamp and Timespan are supposed to support specifying the range of time using integer and float values - but there are bugs in the implementation that raises errors for this.