linghengqian commented on issue #28909:
URL: 
https://github.com/apache/shardingsphere/issues/28909#issuecomment-1925396094

   > My solution is as follows, I don’t know if it is reasonable? 
   
   - @natehuangting Hardly defining `DateTimeFormatter.ofPattern("yyyy-MM-dd")` 
is an unreasonable thing. If the incoming string is `20240204` like `yyyyMMdd`, 
it will lead to further confusion. I prefer using substrings of 
`datetime-pattern` in #29975.
   


-- 
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