Ticket #102 (closed enhancement: fixed)

Opened 8 months ago

Last modified 5 months ago

Add timezone support to DateTime literals

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

Description

Timezones need 7 bits for quarter hour accuracy (all that's required). This should be storable in one of the existing fields - or at least at the top of the 64 bits when doing inlining of the literals.

Change History

05/30/08 19:08:44 changed by pag

  • status changed from new to assigned.
  • version changed from 1.2.0 to 2.0-beta.
  • milestone set to SPARQL Query Engine.

07/21/08 10:45:11 changed by pag

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