[Bug 5936] timezone information for Israel (IDT, "Jerusalem Time") is missing

bugzilla at busybox.net bugzilla at busybox.net
Mon Feb 18 13:17:48 UTC 2013


https://bugs.busybox.net/show_bug.cgi?id=5936

daniel at makrotopia.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|WORKSFORME                  |

--- Comment #2 from daniel at makrotopia.org 2013-02-18 13:18:10 UTC ---
I'm aware of the TZ variable format. However, this doesn't allow one to refer
to "the Friday before the last Sunday in March" and not at all to "the first
Sunday after October 1. If the end of IDT falls on Rosh Hashanah, the Jewish
New Year, then IDT will end on the first Monday after October 1". (from
https://en.wikipedia.org/wiki/Israel_Summer_Time )

Obviously, it is possible to include rules for a specific year by just refering
to the exact days. This would be sufficient if there was a method to define
rules for more than just the current year.
This could be achieved by extending the TZ variable gramar from
std offset dst offset, rule
into 
std offset dst offset, rule[@year[, rule at year][, ...]]

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the uClibc-cvs mailing list