mirror of https://github.com/apache/kafka.git
This test case ensures that the parser can convert ISO8601 correctly. However, when the local time falls on a different day than the UTC time, there will be an off-by-one issue. I changed the test to convert the local time and then compare it with the expected local time. This should fix the off-by-one issue. [Reference link](https://github.com/apache/kafka/pull/18611#discussion_r2318146619) Reviewers: Andrew Schofield <aschofield@confluent.io> --------- Signed-off-by: Alex <wenhsuan.alexyu@gmail.com> |
||
---|---|---|
.. | ||
api | ||
basic-auth-extension | ||
file/src | ||
json | ||
mirror/src | ||
mirror-client/src | ||
runtime/src | ||
test-plugins/src/main | ||
transforms/src |