<div dir="ltr"><div><br></div><div>after i run this code ZoneRulesProvider.getVersions( String zoneId ).  i got below output<br></div>{2016a=ZoneRules[currentStandardOffset=-08:00]}<br><br><br>But <br> in readme file of tzadata, Generated by Gradle I am getting below verison.<br>Based on <a href="http://www.iana.org/time-zones/repository/releases/tzdata2020a.tar.gz">http://www.iana.org/time-zones/repository/releases/tzdata2020a.tar.gz</a></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, May 21, 2020 at 6:39 PM Michael H Deckers <<a href="mailto:michael.h.deckers@googlemail.com">michael.h.deckers@googlemail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
    On 2020-05-21 12:39, Sundar Sarma wrote:<br>
<br>
<br>
> Still i did not understand why this test case is failing with new 2020a tz.<br>
<br>
<br>
    The version of the IANA database installed in the operating<br>
    system may well differ from the version used by Java.time.<br>
    The latter can be determined with the method<br>
         ZoneRulesProvider.getVersions​( String zoneId ).<br>
    which gives the version used by Java.<br>
<br>
    HTH.<br>
<br>
    Michael Deckers.<br>
<br>
<br>
<br>
</blockquote></div>