About missing country in your Time Zone Database?
Hello there IANA personnel, I am currently taking a Python class and learning about using Time Zone and noticed that Kosovo is missing in the Time Zone Database list. Please, I would to request to add in your Time Zone Database the country KOSOVO and its capital PRISHTINA? Thank you and I appreciated. Sincerely, ******************************************* * Besnik Sadiku, BS in M.C.S. and Web Dev. & Admin. * Business Analyst 2 / Certified * Office: (608) 741-5629 * Cell: (262) 473-9511 * e-mail: bsadiku@mhemail.org<mailto:bsadiku@mhemail.org> ******************************************* [cid:image001.png@01D201CE.DEAEBCD0]
On 5/5/21 11:27 AM, Sadiku, Besnik via tz wrote:
I ... noticed that Kosovo is missing in the Time Zone Database list.
Good eye. However, although tzdb originally had entries for most countries, an entry is no longer needed if a country's clocks agree with a neighboring region since 1970; see <https://data.iana.org/time-zones/theory.html#naming>. The helps insulate tzdb somewhat from political issues. tzdb 2021a does have entries like Europe/Ljubljana that are aliases for Europe/Belgrade. However, these are not present in the zone1970.tab file that lists primary tzdb identifiers. As I believe I've mentioned earlier on this mailing list, at some point I should get around to moving those links to the 'backward' file since they're present only for backward-compatibility with earlier tzdb guidelines. Come to think of it, instead of continuing to put this off let's do it. This shouldn't affect most distros, which use the default setup with 'backward'; if anybody's not using 'backward' now's as good a time as any to start using it, if one cares about compatibility. So I installed the attached proposed patches into the development version of tzdb on GitHub. The last patch adds a comment about Kosovo at the appropriate alphabetical location in the 'europe' file.
Hi Paul, Thank you very much for taking care and installing the patches by adding Kosovo to tzdb. Thank you once again and God bless you. Sincerely, ******************************************* * Besnik Sadiku, BS in M.C.S. and Web Dev. & Admin. * Business Analyst 2 / Certified * Office: (608) 741-5629 * Cell: (262) 473-9511 * e-mail: bsadiku@mhemail.org ******************************************* -----Original Message----- From: Paul Eggert [mailto:eggert@cs.ucla.edu] Sent: Thursday, May 6, 2021 3:37 PM To: Sadiku, Besnik Cc: Time zone mailing list Subject: Re: [tz] About missing country in your Time Zone Database? On 5/5/21 11:27 AM, Sadiku, Besnik via tz wrote:
I ... noticed that Kosovo is missing in the Time Zone Database list.
Good eye. However, although tzdb originally had entries for most countries, an entry is no longer needed if a country's clocks agree with a neighboring region since 1970; see <https://data.iana.org/time-zones/theory.html#naming>. The helps insulate tzdb somewhat from political issues. tzdb 2021a does have entries like Europe/Ljubljana that are aliases for Europe/Belgrade. However, these are not present in the zone1970.tab file that lists primary tzdb identifiers. As I believe I've mentioned earlier on this mailing list, at some point I should get around to moving those links to the 'backward' file since they're present only for backward-compatibility with earlier tzdb guidelines. Come to think of it, instead of continuing to put this off let's do it. This shouldn't affect most distros, which use the default setup with 'backward'; if anybody's not using 'backward' now's as good a time as any to start using it, if one cares about compatibility. So I installed the attached proposed patches into the development version of tzdb on GitHub. The last patch adds a comment about Kosovo at the appropriate alphabetical location in the 'europe' file.
Am I the only one who is terribly uncomfortable with how this played out? My interpretation is that the original requester (Besnik Sadiku) misunderstood what Paul did, and came away with concluding that we had done as he requested, when in fact we perhaps (arguably) did the opposite. At the very least, I think, it is incumbent upon us to modify the language we use in responding to requests like this so that it is much less prone to misinterpretation. It is possible that there is a good ethical argument in favor of further clarification to the original requester, who I have dropped from the cc list now. -- jhawk@alum.mit.edu John Hawkinson Sadiku, Besnik via tz <tz@iana.org> wrote on Thu, 6 May 2021 at 16:42:40 EDT in <E76652CD7298BA44A928DE13F0431F670F5A8239@MHMBX1.internal.mhemail.org>:
Hi Paul,
Thank you very much for taking care and installing the patches by adding Kosovo to tzdb. Thank you once again and God bless you.
Sincerely, ******************************************* * Besnik Sadiku, BS in M.C.S. and Web Dev. & Admin. * Business Analyst 2 / Certified * Office: (608) 741-5629 * Cell: (262) 473-9511 * e-mail: bsadiku@mhemail.org *******************************************
-----Original Message----- From: Paul Eggert [mailto:eggert@cs.ucla.edu] Sent: Thursday, May 6, 2021 3:37 PM To: Sadiku, Besnik Cc: Time zone mailing list Subject: Re: [tz] About missing country in your Time Zone Database?
On 5/5/21 11:27 AM, Sadiku, Besnik via tz wrote:
I ... noticed that Kosovo is missing in the Time Zone Database list.
Good eye. However, although tzdb originally had entries for most countries, an entry is no longer needed if a country's clocks agree with a neighboring region since 1970; see <https://data.iana.org/time-zones/theory.html#naming>. The helps insulate tzdb somewhat from political issues.
tzdb 2021a does have entries like Europe/Ljubljana that are aliases for Europe/Belgrade. However, these are not present in the zone1970.tab file that lists primary tzdb identifiers. As I believe I've mentioned earlier on this mailing list, at some point I should get around to moving those links to the 'backward' file since they're present only for backward-compatibility with earlier tzdb guidelines.
Come to think of it, instead of continuing to put this off let's do it. This shouldn't affect most distros, which use the default setup with 'backward'; if anybody's not using 'backward' now's as good a time as any to start using it, if one cares about compatibility.
So I installed the attached proposed patches into the development version of tzdb on GitHub. The last patch adds a comment about Kosovo at the appropriate alphabetical location in the 'europe' file.
On 5/6/21 1:42 PM, Sadiku, Besnik wrote:
Thank you very much for taking care and installing the patches by adding Kosovo to tzdb.
To be clear, only comments were added to the tzdb sources; we didn't add data entries. However, if you've been following the discussion since then, your request has prompted us to treat several other locations similarly to how we currently treat Pristina as far as primary entries go. For example, in the current development repository Bosnia & Herzegovina, Montenegro, and North Macedonia are like Kosovo in they all now have only comments in the main source file 'europe', although they retain aliases in the 'backward' file for backward-compatibility (to support software using the old names).
On 2021-05-07 04:37:20 (+0800), Paul Eggert via tz wrote:
On 5/5/21 11:27 AM, Sadiku, Besnik via tz wrote:
I ... noticed that Kosovo is missing in the Time Zone Database list.
Good eye. However, although tzdb originally had entries for most countries, an entry is no longer needed if a country's clocks agree with a neighboring region since 1970; see <https://data.iana.org/time-zones/theory.html#naming> . The helps insulate tzdb somewhat from political issues.
tzdb 2021a does have entries like Europe/Ljubljana that are aliases for Europe/Belgrade. However, these are not present in the zone1970.tab file that lists primary tzdb identifiers. As I believe I've mentioned earlier on this mailing list, at some point I should get around to moving those links to the 'backward' file since they're present only for backward-compatibility with earlier tzdb guidelines.
Come to think of it, instead of continuing to put this off let's do it. This shouldn't affect most distros, which use the default setup with 'backward'; if anybody's not using 'backward' now's as good a time as any to start using it, if one cares about compatibility.
So I installed the attached proposed patches into the development version of tzdb on GitHub. The last patch adds a comment about Kosovo at the appropriate alphabetical location in the 'europe' file.
This patch looks good in principle. I wonder if it's worth mentioning specifically that the Asia/Istanbul and Europe/Nicosia links have moved to 'backward' too. As you write though, most distributions install 'backward' and won't notice either way. Philip -- Philip Paeps Senior Reality Engineer Alternative Enterprises
On 5/6/21 7:50 PM, Philip Paeps wrote:
I wonder if it's worth mentioning specifically that the Asia/Istanbul and Europe/Nicosia links have moved to 'backward' too.
As you write though, most distributions install 'backward' and won't notice either way.
Thanks for noticing that. I installed the attached proposed patch.
participants (4)
-
John Hawkinson -
Paul Eggert -
Philip Paeps -
Sadiku, Besnik