Ticket #115 (closed defect: fixed)

Opened 7 months ago

Last modified 6 months ago

Non-canonicalized dateTimes

Reported by: pag Assigned to: pag
Priority: blocker Milestone: SPARQL Query Engine
Component: Mulgara Version: 2.0-beta
Keywords: dateTime Cc:

Description

Literals of type xsd:dateTime are currently canonicalized to UTC.

These need to be stored with the timezone (so the original time can be restored), and with a flag to indicate if the original format was 00:00:00 or 24:00:00.

Timezones need only be stored in 15 minute increments.

Change History

06/06/08 16:22:52 changed by pag

  • status changed from new to closed.
  • resolution set to fixed.