Opened 20 years ago
Closed 18 years ago
#195 closed defect (remind)
The mysterious dates
Reported by: | César Pérez Álvarez | Owned by: | Víctor de Buen Remiro |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | TimeSetAlgebra | Version: | head |
Severity: | major | Keywords: | |
Cc: |
Description
Loak at this!
If we compile the next TOL sentence:
Date a = y2004a11b15c16d28f41;
We obtain an object of type Date that we can use. This object is
y2004m11d15h16i28s41.000.
I did it with differents combination of letters and all of them worked. But when we
ommit the 'y' letter or chang it, TOL creates a ERROR message and it does not
recognize 'a' as a type Date object.
Change History (2)
comment:1 Changed 18 years ago by
Owner: | changed from danirus to Víctor de Buen Remiro |
---|
comment:2 Changed 18 years ago by
Resolution: | → remind |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Fully agree but ensuring internal date syntax could be inefficient.