Skip to content
This repository was archived by the owner on Nov 7, 2025. It is now read-only.

Conversation

@trzysiek
Copy link
Member

@trzysiek trzysiek commented Jul 5, 2025

Adds missing feature from #1488

Before - we only accepted either dates with no timezone, or trickily removed +00:00 UTC (thus only to accept this timezone). Other timezones resulted in an error and our error response.
Now - we properly parse the entire date with timezone, and it works e.g. for the user's +0200 CEST.

I reproduced the error, after this PR it no longer appears (tested ids query manually, which is the only 1 where this error occured, and it properly returned my record from Clickhouse)

@trzysiek
Copy link
Member Author

trzysiek commented Jul 5, 2025

/run-it

@trzysiek
Copy link
Member Author

trzysiek commented Jul 6, 2025

/run-it

@trzysiek trzysiek force-pushed the 1488-ids-new-time-format branch from f8d02b6 to a8a2996 Compare July 6, 2025 12:27
@trzysiek trzysiek force-pushed the 1488-ids-new-time-format branch from a8a2996 to b733344 Compare July 6, 2025 12:34
@trzysiek trzysiek changed the title Accept new DateTime format in ids query Accept new DateTime format (with timezone) in ids query Jul 6, 2025
@trzysiek
Copy link
Member Author

trzysiek commented Jul 6, 2025

/run-it

@trzysiek trzysiek marked this pull request as ready for review July 6, 2025 12:47
@trzysiek trzysiek requested a review from a team as a code owner July 6, 2025 12:47
@pdelewski
Copy link
Contributor

@trzysiek Thank you for that!

@pdelewski pdelewski added this pull request to the merge queue Jul 7, 2025
Merged via the queue into main with commit 5b2cf47 Jul 7, 2025
7 checks passed
@pdelewski pdelewski deleted the 1488-ids-new-time-format branch July 7, 2025 15:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants