User Story #8862 (closed)
Opened 7 years ago
Closed 7 years ago
Swap xsd:dateTime type resolution to Timestamp from String
| Reported by: | cxallan | Owned by: | cxallan |
|---|---|---|---|
| Priority: | blocker | Milestone: | OMERO-4.4 |
| Component: | General | Keywords: | n.a. |
| Cc: | omero-team@… | Story Points: | n.a. |
| Sprint: | 2012-05-22 (15) | Importance: | n.a. |
| Total Remaining Time: | 0.0d | Estimated Remaining Time: | n.a. |
Description
There are various difficulties with the current mode of operation throughout the code generation stack when dealing with dates and times. Currently before reaching OMERO everything is largely String driven which causes some confusion as to the type and format of the Strings passed as well as the conversions supported. Properties in question are as follows:
- ome.xsd:Image.AcquisitionDate
- SPW.xsd:PlateAcquisition.StartTime
- SPW.xsd:PlateAcquisition.EndTime
- SPW.xsd:WellSample.Timepoint
Change History (2)
comment:1 Changed 7 years ago by agilo
- Status changed from new to accepted
comment:2 Changed 7 years ago by cxallan
- Resolution set to fixed
- Status changed from accepted to closed
Updated status, related task in progress