You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by "isandeep41 (via GitHub)" <gi...@apache.org> on 2023/03/29 06:42:45 UTC

[GitHub] [druid] isandeep41 opened a new issue, #13998: MX Daylight Saving Time (DST) not observed in 2023

isandeep41 opened a new issue, #13998:
URL: https://github.com/apache/druid/issues/13998

   As per the update provided in [Daylight Saving Time (DST) Not Observed in Year 2023](https://www.timeanddate.com/time/change/@3996063), Mexico will not observe Daylight Saving Time (DST) in the year 2023.
   
   Currently, the query returns `2023-04-04T05` instead of `2023-04-04T06` for the time zone 'America/Mexico_City'.
   ```sql
   SELECT 
     TIME_PARSE(
     '2023-04-04', 
     'yyyy-MM-dd', 
     'America/Mexico_City'
     )
   ```
   
   ##### Affected Version
   
   v25.0.0


-- 
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@druid.apache.org.apache.org

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


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


[GitHub] [druid] abhishekagarwal87 closed issue #13998: MX Daylight Saving Time (DST) not observed in 2023

Posted by "abhishekagarwal87 (via GitHub)" <gi...@apache.org>.
abhishekagarwal87 closed issue #13998: MX Daylight Saving Time (DST) not observed in 2023
URL: https://github.com/apache/druid/issues/13998


-- 
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@druid.apache.org

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


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