Skip to content

ToTime2, 3, & 4 should expect null values - #115

Open
bryantaustin13 wants to merge 4 commits into
cqframework:mainfrom
bryantaustin13:ToTime-test-fixes
Open

bryantaustin13 wants to merge 4 commits into
cqframework:mainfrom
bryantaustin13:ToTime-test-fixes

Conversation

@bryantaustin13

Copy link
Copy Markdown
Contributor

Based on the spec ToTime returns null when the expression contains an invalid time string. See:
cqlreference
"CQL supports time values in the range @t00:00:00.0 to @t23:59:59.999 with a step size of 1 millisecond."
&
logical spec
"For String values, the operator expects the string to be formatted using ISO-8601 time representation" and
"If the input string is not formatted correctly, or does not represent a valid time-of-day value, the result is null."

Comment thread tests/cql/CqlTypeOperatorsTest.xml Outdated
Comment thread tests/cql/CqlTypeOperatorsTest.xml Outdated
Comment thread tests/cql/CqlTypeOperatorsTest.xml Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants