You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by "Jackie-Jiang (via GitHub)" <gi...@apache.org> on 2023/03/27 21:07:42 UTC

[GitHub] [pinot] Jackie-Jiang commented on issue #10457: DATETIMECONVERT function not support pass time offset as parameter, e.g. tz(-09:00)

Jackie-Jiang commented on issue #10457:
URL: https://github.com/apache/pinot/issues/10457#issuecomment-1485863687

   We are using the joda library to handle the time conversion, and per the joda [doc](https://www.joda.org/joda-time/timezones.html), `America/Adak` is equivalent to `-10:00`.
   In your query, seems the expected result is `2023-03-21`? is `-09:00` a valid time zone?


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