<div dir="ltr"><div dir="ltr">On Mon, 28 Jun 2021 at 13:23, vaibhav shrivastava <<a href="mailto:vaibhav.sh17@gmail.com" target="_blank">vaibhav.sh17@gmail.com</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>Thanks for answering my query.</div><div>What I mean is that in the zone the %s is mentioned , does it not have a format like "<span style="color:rgb(0,0,0);white-space:pre-wrap">2:00   -       CAT</span>" . </div></div></blockquote><div><br></div><div>As explained before, it doesn't need to - because the format required by the zone is the same format that's already present in the rule. </div><div> </div><div><snip></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div><pre style="color:rgb(0,0,0);white-space:pre-wrap">%s pick from Rule but there is no Rule Save and Rule From as no DST Apply which lies in current date, as it is ended in 2017.</pre></div></div></blockquote><div>%s takes the "LETTER/S" part from the rule, which in this case is "CAT", which is the desired abbreviation. Whether or not DST is applied is irrelevant - while many rules <i>do</i> use "S" or an empty string to allow the abbreviation for multiple zones to be generated from a single rule, that's not a requirement, and formatting the zone's abbreviation for a particular period doesn't require knowing whether or not DST is applied.</div><div><br></div><div>Jon</div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
</blockquote></div></div>