cqframework/cql-execution

Time type should not have an offset

Closed this issue · 0 comments

According to spec, Time does not have an offset when it is on its own. We currently keep an offset w/ time.

See spec-tests:

  • CqlArithmeticFunctionsTest.MinValue.TimeMinValue
  • CqlArithmeticFunctionsTest.MaxValue.TimeMaxValue