HTHou opened a new pull request, #12086:
URL: https://github.com/apache/iotdb/pull/12086

   ## Description
   
   IoTDB doesn't support timestamp format like `2024-02-22T16:36:34.67`, which 
should be equals to `2024-02-22T16:36:34.670`.
   
   After referred the code of JDK below, we can simply support it.
   
   <img width="842" alt="image" 
src="https://github.com/apache/iotdb/assets/25913899/af1bb9ec-3983-471e-a612-c50021ff9407";>
   
   <img width="604" alt="image" 
src="https://github.com/apache/iotdb/assets/25913899/2784f046-c85a-4d60-a967-d16dba3ecada";>
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to