You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2022/11/22 01:04:12 UTC

[GitHub] [pinot] snleee commented on issue #9822: SIMPLE_DATE_FORMAT have a different behavior for `X` letter compared to Java

snleee commented on issue #9822:
URL: https://github.com/apache/pinot/issues/9822#issuecomment-1322861943

   After some investigation, we actually use JODA library for parsing `SIMPLE_DATE_FORMAT` https://www.joda.org/joda-time/key_format.html
   
   However, our documentation points the Java's SimpleDateFormat.
   
   1. We need to change the documentation to point JODA.
   2. We need to discuss if we want to add the Java's SimpleDateFormat support.
   
   @Jackie-Jiang 
   


-- 
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: commits-unsubscribe@pinot.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org