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

Timestamp formatting in results #18

Open
gassc opened this issue Sep 13, 2021 · 1 comment
Open

Timestamp formatting in results #18

gassc opened this issue Sep 13, 2021 · 1 comment

Comments

@gassc
Copy link
Member

gassc commented Sep 13, 2021

The ISO formatting isn't Excel-friendly. Return results with something that is human readable and a standard.

@gassc
Copy link
Member Author

gassc commented Nov 15, 2024

Currently, timestamps (including timezone offset) are returned using the RFC 3339 standard (ISO-8061 format). Excel doesn't automatically parse this out, requiring an extra step for end-users of the CSV download. We can return a spec that Excel will automatically parse.

Not sure what downstream is expecting ISO-8061 formattted datetimes. Need to investigate first.

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

No branches or pull requests

1 participant