[tz] Java TZDB compiler
Stephen Colebourne
scolebourne at joda.org
Sat Jan 26 23:06:04 UTC 2019
I assume I added that comment through trial and error. ie. the code
didn't work without adding the year. Sadly I don't remember any more
details.
Stephen
On Fri, 25 Jan 2019 at 20:13, Marcos Passos <marcospassos.com at gmail.com> wrote:
>
> Hello,
>
> The Java TZDB compiler models transitions in terms of historical transitions and transition rules. All transition rules start one year after the latest year among the unbounded rules in the TZDB database for a given zone.
>
> Reading the docs, I found the following explanation about that extra year:
>
>> Also add one more year to avoid weird case where penultimate year has odd offset.
>
>
> Does anyone know what does it mean and in which cases does it occur?
>
> - Marcos
More information about the tz
mailing list