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

In httpx is it intentional that the timestamp format is different between csv and json? #2114

Open
dwisiswant0 opened this issue Mar 3, 2025 · 0 comments · May be fixed by #2115
Open

In httpx is it intentional that the timestamp format is different between csv and json? #2114

dwisiswant0 opened this issue Mar 3, 2025 · 0 comments · May be fixed by #2115
Labels
Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors.

Comments

@dwisiswant0
Copy link
Member

When outputting jusing -csv the timestamp looks like this 2025-02-25 16:24:45.722337 -0500 EST m=+1.690385793
Json looks like this "timestamp":"2025-02-25T16:25:37.330406-05:00"

CSV breaks tooling due to non standard format.

Originally posted by failOpen in https://discord.com/channels/695645237418131507/1344058703057260617.

@dwisiswant0 dwisiswant0 added the Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors. label Mar 3, 2025
@dwisiswant0 dwisiswant0 linked a pull request Mar 3, 2025 that will close this issue
@dwisiswant0 dwisiswant0 linked a pull request Mar 3, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant