Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CQL: Restrict timezone in temporal literals to UTC ("Z")? #483

Closed
cportele opened this issue Dec 12, 2020 · 5 comments · Fixed by #610
Closed

CQL: Restrict timezone in temporal literals to UTC ("Z")? #483

cportele opened this issue Dec 12, 2020 · 5 comments · Fixed by #610
Assignees
Labels

Comments

@cportele
Copy link
Member

cportele commented Dec 12, 2020

OGC API Features uses RFC 3339 for timestamps, i.e., all timestamps have a time zone.

Currently temporal literals in CQL can be in any time zone. Should at least Simple CQL be restricted to UTC?

@cportele cportele added the CQL2 label Dec 12, 2020
@heidivanparys
Copy link
Contributor

This is perhaps related to this? The OAB discussed this apparently before (I don't have access to that part of the OGC portal), but some others here perhaps do) opengeospatial/geopackage#530 (comment)

@cportele
Copy link
Member Author

I do not have access to the OAB part of the OGC portal either (access to the OAB project worked until about 2 months ago and that changed without information about the change). But since nothing is included in the Policy Directives, either the OAB is still discussing something or there was no result. If an OAB member has any further information, please let us know.

cc @ogcscotts

@ogcscotts
Copy link
Contributor

OAB Issues should now be visible to everyone, but only if you have a link to the Issue. We are trying to refine the access permissions for the OAB as well as update some operations (including considering moving Issues to GitHub). Stay tuned - hope to make the access simpler very soon.

@cportele
Copy link
Member Author

Meeting 2021-06-21: We plan to fix the timezone to URC ("Z"), because it makes life easier in evaluating filter expressions. This would also be consistent with the GPKG approach and also the next generation 911 services use UTC. If there are any concerns about such a decision, please add a comment here in the next 2 weeks.

@cportele cportele self-assigned this Jul 5, 2021
@cportele
Copy link
Member Author

cportele commented Jul 5, 2021

Meeting 2021-07-05: No comments have been added, so we will fix the timezone to "Z".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging a pull request may close this issue.

3 participants