Israel has recently changed its laws regarding DST such that when using the Calendar.getTimeZone().inDaylightTime(date)
method, the response for the date range September 6th - October 27th is incorrect when deploying code to app engine. Interestingly when running on local dev server the range of dates that cause incorrect responses is different.
- Is there a short term workaround for this?
- What is the process for asking google to fix this?