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

fix timestamp format in ratio/groupBy/boundary endpoint #319

Merged
merged 1 commit into from
Nov 24, 2023
Merged

Conversation

tyrasd
Copy link
Member

@tyrasd tyrasd commented Nov 23, 2023

Fixes inconsistency in timestamp format: All endpoints return timestamps in ISO format including the Z suffix to indicate the UTC timezone. Closes #318

Checklist

@tyrasd tyrasd changed the title fix timestamp format in ratio/groupBy/boundary endpoint, closes #318 fix timestamp format in ratio/groupBy/boundary endpoint Nov 23, 2023
@tyrasd tyrasd added the bug Something isn't working label Nov 24, 2023
Copy link
Member

@rtroilo rtroilo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😍

@tyrasd tyrasd merged commit b262a8c into master Nov 24, 2023
4 checks passed
@tyrasd tyrasd deleted the issue-318 branch November 24, 2023 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Inconsistency in timestamps: some with, some without time zone
2 participants