|
View:
New views
15 Messages
—
Rating Filter:
Alert me
|
|
|
clock off by an hourThis is sort of driving me mad. My system's time is correct from the
terminal and from system settings -> date and time. However, the clock applet says that it is an hour earlier than it is. I'm running KDE 4.3.2 under Gentoo on a laptop. The time was fine for a few weeks, and then one day I woke up my laptop and it was off by an hour. I've tried rebooting, exiting KDE (and X) to restart dbus, and deleting .kde4/share/config/ktimezonedrc. Nothing had any effect, and KDE somehow managed to recover the ktimezonedrc file that I had deleted. That was sort of spooky. Anyhow, does anybody know how I can get my clock back to displaying the correct time? I can also add an analog clock widget; it displays the same (wrong) time that the digital clock displays. How can the system settings have a different time from the applets? Don't they get the time from a common source? ___________________________________________________ This message is from the kde-linux mailing list. Account management: https://mail.kde.org/mailman/listinfo/kde-linux. Archives: http://lists.kde.org/. More info: http://www.kde.org/faq.html. |
|
|
Re: clock off by an hourtsuraan wrote:
> This is sort of driving me mad. My system's time is correct from the > terminal and from system settings -> date and time. However, the > clock applet says that it is an hour earlier than it is. I'm running > KDE 4.3.2 under Gentoo on a laptop. The time was fine for a few > weeks, and then one day I woke up my laptop and it was off by an hour. > I've tried rebooting, exiting KDE (and X) to restart dbus, and > deleting .kde4/share/config/ktimezonedrc. Nothing had any effect, and > KDE somehow managed to recover the ktimezonedrc file that I had > deleted. That was sort of spooky. Anyhow, does anybody know how I > can get my clock back to displaying the correct time? > > I can also add an analog clock widget; it displays the same (wrong) > time that the digital clock displays. How can the system settings > have a different time from the applets? Don't they get the time from > a common source? > Is it possible that you selected a different time zone? It may also be checking or unchecking daylight savings time too. Just a couple things to check on. Dale :-) :-) ___________________________________________________ This message is from the kde-linux mailing list. Account management: https://mail.kde.org/mailman/listinfo/kde-linux. Archives: http://lists.kde.org/. More info: http://www.kde.org/faq.html. |
|
|
Re: clock off by an hour> Is it possible that you selected a different time zone? It may also be
> checking or unchecking daylight savings time too. > > Just a couple things to check on. Ok, so it looks like the system settings date and time displays the system time, but the clock applet displays the system time, offset by the timezone. Somehow KDE keeps putting me back on cancun time. I've tried deleting the tz file for KDE, I've tried setting my time zone to Chicago, but it keeps putting itself back on Cancun time. I found the setting in the digital clock applet where it lets me set its timezone specifically, so now my system time (which is US/Central) agrees with my digital clock, which is manually set to Chicago, but somehow KDE keeps putting itself back on Cancun time. How can it do that? Is there some diabolical process that keeps "fixing" my system to put me in cancun? Does anybody have any hints on what process that would be, so I can kill it? I've tried grepping through my entire .kde4 dir, and aside from the ktimezonedrc that I keep deleting, there is no mention of cancun anywhere. ___________________________________________________ This message is from the kde-linux mailing list. Account management: https://mail.kde.org/mailman/listinfo/kde-linux. Archives: http://lists.kde.org/. More info: http://www.kde.org/faq.html. |
|
|
Re: clock off by an hourOk, so it looks like the probem was a conflict between my
/etc/localtime and KDE4's idea of what valid timezones are. I noticed that system preferences doesn't list any of the US/* items that are in the zoneinfo, while my actual /etc/localtime is linked to /usr/share/zoneinfo/US/Central. I guess that the discrepancy between KDE's idea of valid timezones and my current time zone was breaking things, so it decided to put me in Cancun. I think there's probably a more graceful way to handle that case, but setting my /etc/localtime to America/Chicago instead of US/Central let KDE remember my timezone, which is good enough for me (although it is a few hundred miles off :). On 27/10/2009, tsuraan <tsuraan@...> wrote: >> Is it possible that you selected a different time zone? It may also be >> checking or unchecking daylight savings time too. >> >> Just a couple things to check on. > > Ok, so it looks like the system settings date and time displays the > system time, but the clock applet displays the system time, offset by > the timezone. Somehow KDE keeps putting me back on cancun time. I've > tried deleting the tz file for KDE, I've tried setting my time zone to > Chicago, but it keeps putting itself back on Cancun time. I found the > setting in the digital clock applet where it lets me set its timezone > specifically, so now my system time (which is US/Central) agrees with > my digital clock, which is manually set to Chicago, but somehow KDE > keeps putting itself back on Cancun time. How can it do that? Is > there some diabolical process that keeps "fixing" my system to put me > in cancun? Does anybody have any hints on what process that would be, > so I can kill it? I've tried grepping through my entire .kde4 dir, > and aside from the ktimezonedrc that I keep deleting, there is no > mention of cancun anywhere. > This message is from the kde-linux mailing list. Account management: https://mail.kde.org/mailman/listinfo/kde-linux. Archives: http://lists.kde.org/. More info: http://www.kde.org/faq.html. |
|
|
Re: clock off by an hour> Ok, so it looks like the probem was a conflict between my
> /etc/localtime and KDE4's idea of what valid timezones are. I noticed > that system preferences doesn't list any of the US/* items that are in > the zoneinfo, while my actual /etc/localtime is linked to > /usr/share/zoneinfo/US/Central. I guess that the discrepancy between > KDE's idea of valid timezones and my current time zone was breaking > things, so it decided to put me in Cancun. I think there's probably a > more graceful way to handle that case, but setting my /etc/localtime > to America/Chicago instead of US/Central let KDE remember my timezone, > which is good enough for me (although it is a few hundred miles off > :). I see the smiley, so I am not quite sure how serious you are. A time zone covers a region roughly 1000 miles wide at the equator. Sidereal time is based upon one's exact longitude, but local time is normalized to be consistent with the center of the time zone for each given region. IF you proceeded east or west from your location, the local time would remain the same for quite some distance until it suddenly "jumped" by one hour. ___________________________________________________ This message is from the kde-linux mailing list. Account management: https://mail.kde.org/mailman/listinfo/kde-linux. Archives: http://lists.kde.org/. More info: http://www.kde.org/faq.html. |
|
|
Re: clock off by an hourtsuraan wrote:
> Ok, so it looks like the probem was a conflict between my > /etc/localtime and KDE4's idea of what valid timezones are. I noticed > that system preferences doesn't list any of the US/* items that are in > the zoneinfo, while my actual /etc/localtime is linked to > /usr/share/zoneinfo/US/Central. I guess that the discrepancy between > KDE's idea of valid timezones and my current time zone was breaking > things, so it decided to put me in Cancun. I think there's probably a > more graceful way to handle that case, but setting my /etc/localtime > to America/Chicago instead of US/Central let KDE remember my timezone, > which is good enough for me (although it is a few hundred miles off > :). > > I'm in Mississippi and that is what I have mine pointed to as well. It should work fine. As long as it is CST, it doesn't matter if it is south of the equator. It will still be correct as far as the time goes. Dale :-) :-) ___________________________________________________ This message is from the kde-linux mailing list. Account management: https://mail.kde.org/mailman/listinfo/kde-linux. Archives: http://lists.kde.org/. More info: http://www.kde.org/faq.html. |
|
|
Re: clock off by an hourOn Wed, October 28, 2009 3:28 am, tsuraan wrote:
> Ok, so it looks like the probem was a conflict between my > /etc/localtime and KDE4's idea of what valid timezones are. I noticed > that system preferences doesn't list any of the US/* items that are in > the zoneinfo, while my actual /etc/localtime is linked to > /usr/share/zoneinfo/US/Central. I guess that the discrepancy between > KDE's idea of valid timezones and my current time zone was breaking > things, so it decided to put me in Cancun. I think there's probably a > more graceful way to handle that case, but setting my /etc/localtime > to America/Chicago instead of US/Central let KDE remember my timezone, > which is good enough for me (although it is a few hundred miles off > :). In the standard time zone database on Linux, all time zones are named in the form continent/city. So there are no US/... time zones - only America/... ones. America/Chicago happens to be the name which is used in the database for US central time, so that's the correct zone to choose whether you live in Chicago or in Arkansas, Mississippi, etc. When /etc/localtime pointed to US/Central, it wouldn't point to any valid time zone data - it's strange that the system allowed the invalid link to US/Central to be set up in the first place. Why it settled on Cancun, I don't know, but it's not surprising that it had some unwanted effects. -- David Jarvie. KDE developer. KAlarm author & maintainer. http://www.astrojar.org.uk/kalarm ___________________________________________________ This message is from the kde-linux mailing list. Account management: https://mail.kde.org/mailman/listinfo/kde-linux. Archives: http://lists.kde.org/. More info: http://www.kde.org/faq.html. |
|
|
Re: clock off by an houri was quite surprised as well, but there really seems to exist a folder named "US" in the zoneinfo directory in gentoo.
Could this problem have anything to do with daylight savings? since cancun and chicago are both GMT-6 but only chicago has +1hour dalight saving time
so if you choose US/Central you get the right timezone but no daylight changes. and since Cancun is a city where there seems to be no daylight changes at all (correct me if i'm wrong), KDE chooses Cancun automatically
2009/10/28 David Jarvie <djarvie@...>
___________________________________________________ This message is from the kde-linux mailing list. Account management: https://mail.kde.org/mailman/listinfo/kde-linux. Archives: http://lists.kde.org/. More info: http://www.kde.org/faq.html. |
|
|
Re: clock off by an hour> In the standard time zone database on Linux, all time zones are named in
> the form continent/city. So there are no US/... time zones - only > America/... ones. America/Chicago happens to be the name which is used in > the database for US central time, so that's the correct zone to choose > whether you live in Chicago or in Arkansas, Mississippi, etc. zoneinfo for Gentoo has these (non-conteninents): Brazil Canada Chile GB GB-Eire Greenwich Hongkong Iceland Indian Iran Israel Jamaica Japan Kwajalein Libya Mexico Mideast (maybe a continent in zoneinfo terms) Navajo PRC Poland Portugal Singapore Turkey Zulu However, zone.tab only lists things of the form continent/city, so maybe those are all non-standard, or at least not usable by programs that read the zone.tab file? > When /etc/localtime pointed to US/Central, it wouldn't point to any valid > time zone data - it's strange that the system allowed the invalid link to > US/Central to be set up in the first place. Why it settled on Cancun, I > don't know, but it's not surprising that it had some unwanted effects. Well, it is a valid zoneinfo file, but maybe not being listed in zone.tab is what's breaking things. I've found that KDE tends to try to be clever and to not throw up error messages when it finds that a system is broken. It would be really nice to have error messages rather than auto-reparation, even if as a compile-time option. ___________________________________________________ This message is from the kde-linux mailing list. Account management: https://mail.kde.org/mailman/listinfo/kde-linux. Archives: http://lists.kde.org/. More info: http://www.kde.org/faq.html. |
|
|
Re: clock off by an hour> i was quite surprised as well, but there really seems to exist a folder
> named "US" in the zoneinfo directory in gentoo. > > Could this problem have anything to do with daylight savings? since cancun > and chicago are both GMT-6 but only chicago has +1hour dalight saving time I'm betting that it is related. If I had just waiting until Monday, I probably wouldn't have noticed for a few more months :) ___________________________________________________ This message is from the kde-linux mailing list. Account management: https://mail.kde.org/mailman/listinfo/kde-linux. Archives: http://lists.kde.org/. More info: http://www.kde.org/faq.html. |
|
|
Re: clock off by an hourOn Wed, October 28, 2009 3:42 pm, tsuraan wrote:
>> In the standard time zone database on Linux, all time zones are named in >> the form continent/city. So there are no US/... time zones - only >> America/... ones. America/Chicago happens to be the name which is used >> in >> the database for US central time, so that's the correct zone to choose >> whether you live in Chicago or in Arkansas, Mississippi, etc. > > zoneinfo for Gentoo has these (non-conteninents): > > Brazil > Canada > Chile > GB > GB-Eire > Greenwich > Hongkong > Iceland > Indian > Iran > Israel > Jamaica > Japan > Kwajalein > Libya > Mexico > Mideast (maybe a continent in zoneinfo terms) > Navajo > PRC > Poland > Portugal > Singapore > Turkey > Zulu > > However, zone.tab only lists things of the form continent/city, so > maybe those are all non-standard, or at least not usable by programs > that read the zone.tab file? > >> When /etc/localtime pointed to US/Central, it wouldn't point to any >> valid >> time zone data - it's strange that the system allowed the invalid link >> to >> US/Central to be set up in the first place. Why it settled on Cancun, I >> don't know, but it's not surprising that it had some unwanted effects. > > Well, it is a valid zoneinfo file, but maybe not being listed in > zone.tab is what's breaking things. I've found that KDE tends to try > to be clever and to not throw up error messages when it finds that a > system is broken. It would be really nice to have error messages > rather than auto-reparation, even if as a compile-time option. As Linux distributions go, having time zones which aren't in zone.tab is non-standard - they normally just use the Olson database. The reason that there is no error message is that the time zone software in KDE (of which I'm one of the authors) doesn't cater for time zones which aren't in zone.tab, if zone.tab exists - it just doesn't realise there's an error. It obviously needs to be changed to allow for non-zone.tab zones. Can you have a look at the zoneinfo files in the two different types of location, to see whether either set is symlinks rather than files. It could be that there is only one set of genuine files (probably the continent/city ones) and that the others simply point to them. Knowing whether this is the case would help in fixing the software. It would be helpful if you could raise a bug report at http://bugs.kde.org about this, and summarise the problem and include the information you supplied about the Gentoo time zones. That would enable the problem to be tracked better. -- David Jarvie. KDE developer. KAlarm author & maintainer. http://www.astrojar.org.uk/kalarm ___________________________________________________ This message is from the kde-linux mailing list. Account management: https://mail.kde.org/mailman/listinfo/kde-linux. Archives: http://lists.kde.org/. More info: http://www.kde.org/faq.html. |
|
|
Re: clock off by an hourDavid Jarvie posted on Wed, 28 Oct 2009 16:34:46 +0000 as excerpted:
> On Wed, October 28, 2009 3:42 pm, tsuraan wrote: >>> In the standard time zone database on Linux, all time zones are named >>> in the form continent/city. So there are no US/... time zones - only >>> America/... ones. America/Chicago happens to be the name which is used >>> in >>> the database for US central time, so that's the correct zone to choose >>> whether you live in Chicago or in Arkansas, Mississippi, etc. >> >> zoneinfo for Gentoo has these (non-conteninents): >> >> >> However, zone.tab only lists things of the form continent/city, so >> maybe those are all non-standard, or at least not usable by programs >> that read the zone.tab file? >> >>> When /etc/localtime pointed to US/Central, it wouldn't point to any >>> valid time zone data - it's strange that the system allowed the >>> invalid link to US/Central to be set up in the first place. Why it >>> settled on Cancun, I don't know, but it's not surprising that it had >>> some unwanted effects. >> >> Well, it is a valid zoneinfo file, but maybe not being listed in >> zone.tab is what's breaking things. I've found that KDE tends to try >> to be clever and to not throw up error messages when it finds that a >> system is broken. It would be really nice to have error messages >> rather than auto-reparation, even if as a compile-time option. > > As Linux distributions go, having time zones which aren't in zone.tab is > non-standard - they normally just use the Olson database. The reason > that there is no error message is that the time zone software in KDE (of > which I'm one of the authors) doesn't cater for time zones which aren't > in zone.tab, if zone.tab exists - it just doesn't realise there's an > error. It obviously needs to be changed to allow for non-zone.tab zones. So even tho it's reading zone.tab, it doesn't realize that the zone the system is set for isn't in it? One would think it would at /least/ recognized that much. > Can you have a look at the zoneinfo files in the two different types of > location, to see whether either set is symlinks rather than files. It > could be that there is only one set of genuine files (probably the > continent/city ones) and that the others simply point to them. Knowing > whether this is the case would help in fixing the software. > > It would be helpful if you could raise a bug report at > http://bugs.kde.org about this, and summarise the problem and include > the information you supplied about the Gentoo time zones. That would > enable the problem to be tracked better. I'm on Gentoo as well. FWIW, normal Gentoo philosophy is to ship pure upstream sources as much as possible, only patching where necessary to lineup paths (where hardcoded), or to "un-hardcode" CFLAGS, etc, or to fix automagic dependencies that don't obey the normal configure type options, so they obey what's fed in, that sort of stuff. Of course that's not to say the configure options are always as expected or as shipped by most distributions, especially when most of them are individual installation controlled via CFLAGS. Anyway, a quick check reveals no symlinks at all in the sys-libs/timezone-data-2009p package (freshly updated a few minutes ago, as it happens). The only USE flag is nls, which controls whether the NSL environmental variable is set to 0 or 1 during compile (and an LDLIBS addition if not on glibc). There is one patch, doing the following according to the comments therein: - Fix up default paths - Support env DESTDIR / LDFLAGS / CFLAGS / CC - Use awk instead of nawk - Don't build/install libtz.a - Don't install man-pages provided by sys-apps/man-pages - Move zic zdump to sbin and tzselect to bin ala glibc - Install posix zoneinfo into zoneinfo/posix/ instead of zoneinfo-posix/ ala glibc - Install leaps zoneinfo into zoneinfo/right/ ala glibc - Disable broken web test - Make sure tzselect uses #!/bin/bash and not #!/bin/ksh - Flags to the linking are passed as LDFLAGS, not LFLAGS - LDFLAGS was missed for the 'date' target IOW, Gentoo ships timezone-data pretty much as upstream ships it, at least in terms of the actual zoneinfo files (with the posix and leap- second changes listed above). If other distributions trim stuff from what's shipped, that's their deal, but Gentoo ships the files upstream provides. The bottom line is that those US/* files are in the upstream package. Here's a complete list of the files included in the package, courtesy of the "equery files timezone-data" command (long list, this'll increase the linecount of this post! =:^\ : * Searching for timezone-data ... * Contents of sys-libs/timezone-data-2009p: /usr /usr/bin /usr/bin/tzselect /usr/sbin /usr/sbin/zdump /usr/sbin/zic /usr/share /usr/share/doc /usr/share/doc/timezone-data-2009p /usr/share/doc/timezone-data-2009p/README.bz2 /usr/share/doc/timezone-data-2009p/Theory.bz2 /usr/share/doc/timezone-data-2009p/html /usr/share/doc/timezone-data-2009p/html/itca.jpg /usr/share/doc/timezone-data-2009p/html/tz-art.htm /usr/share/doc/timezone-data-2009p/html/tz-link.htm /usr/share/man /usr/share/man/man3 /usr/share/man/man3/newctime.3.bz2 /usr/share/man/man3/newtzset.3.bz2 /usr/share/man/man5 /usr/share/man/man8 /usr/share/zoneinfo /usr/share/zoneinfo/Africa /usr/share/zoneinfo/Africa/Abidjan /usr/share/zoneinfo/Africa/Accra /usr/share/zoneinfo/Africa/Addis_Ababa /usr/share/zoneinfo/Africa/Algiers /usr/share/zoneinfo/Africa/Asmara /usr/share/zoneinfo/Africa/Asmera /usr/share/zoneinfo/Africa/Bamako /usr/share/zoneinfo/Africa/Bangui /usr/share/zoneinfo/Africa/Banjul /usr/share/zoneinfo/Africa/Bissau /usr/share/zoneinfo/Africa/Blantyre /usr/share/zoneinfo/Africa/Brazzaville /usr/share/zoneinfo/Africa/Bujumbura /usr/share/zoneinfo/Africa/Cairo /usr/share/zoneinfo/Africa/Casablanca /usr/share/zoneinfo/Africa/Ceuta /usr/share/zoneinfo/Africa/Conakry /usr/share/zoneinfo/Africa/Dakar /usr/share/zoneinfo/Africa/Dar_es_Salaam /usr/share/zoneinfo/Africa/Djibouti /usr/share/zoneinfo/Africa/Douala /usr/share/zoneinfo/Africa/El_Aaiun /usr/share/zoneinfo/Africa/Freetown /usr/share/zoneinfo/Africa/Gaborone /usr/share/zoneinfo/Africa/Harare /usr/share/zoneinfo/Africa/Johannesburg /usr/share/zoneinfo/Africa/Kampala /usr/share/zoneinfo/Africa/Khartoum /usr/share/zoneinfo/Africa/Kigali /usr/share/zoneinfo/Africa/Kinshasa /usr/share/zoneinfo/Africa/Lagos /usr/share/zoneinfo/Africa/Libreville /usr/share/zoneinfo/Africa/Lome /usr/share/zoneinfo/Africa/Luanda /usr/share/zoneinfo/Africa/Lubumbashi /usr/share/zoneinfo/Africa/Lusaka /usr/share/zoneinfo/Africa/Malabo /usr/share/zoneinfo/Africa/Maputo /usr/share/zoneinfo/Africa/Maseru /usr/share/zoneinfo/Africa/Mbabane /usr/share/zoneinfo/Africa/Mogadishu /usr/share/zoneinfo/Africa/Monrovia /usr/share/zoneinfo/Africa/Nairobi /usr/share/zoneinfo/Africa/Ndjamena /usr/share/zoneinfo/Africa/Niamey /usr/share/zoneinfo/Africa/Nouakchott /usr/share/zoneinfo/Africa/Ouagadougou /usr/share/zoneinfo/Africa/Porto-Novo /usr/share/zoneinfo/Africa/Sao_Tome /usr/share/zoneinfo/Africa/Timbuktu /usr/share/zoneinfo/Africa/Tripoli /usr/share/zoneinfo/Africa/Tunis /usr/share/zoneinfo/Africa/Windhoek /usr/share/zoneinfo/America /usr/share/zoneinfo/America/Adak /usr/share/zoneinfo/America/Anchorage /usr/share/zoneinfo/America/Anguilla /usr/share/zoneinfo/America/Antigua /usr/share/zoneinfo/America/Araguaina /usr/share/zoneinfo/America/Argentina /usr/share/zoneinfo/America/Argentina/Buenos_Aires /usr/share/zoneinfo/America/Argentina/Catamarca /usr/share/zoneinfo/America/Argentina/ComodRivadavia /usr/share/zoneinfo/America/Argentina/Cordoba /usr/share/zoneinfo/America/Argentina/Jujuy /usr/share/zoneinfo/America/Argentina/La_Rioja /usr/share/zoneinfo/America/Argentina/Mendoza /usr/share/zoneinfo/America/Argentina/Rio_Gallegos /usr/share/zoneinfo/America/Argentina/Salta /usr/share/zoneinfo/America/Argentina/San_Juan /usr/share/zoneinfo/America/Argentina/San_Luis /usr/share/zoneinfo/America/Argentina/Tucuman /usr/share/zoneinfo/America/Argentina/Ushuaia /usr/share/zoneinfo/America/Aruba /usr/share/zoneinfo/America/Asuncion /usr/share/zoneinfo/America/Atikokan /usr/share/zoneinfo/America/Atka /usr/share/zoneinfo/America/Bahia /usr/share/zoneinfo/America/Barbados /usr/share/zoneinfo/America/Belem /usr/share/zoneinfo/America/Belize /usr/share/zoneinfo/America/Blanc-Sablon /usr/share/zoneinfo/America/Boa_Vista /usr/share/zoneinfo/America/Bogota /usr/share/zoneinfo/America/Boise /usr/share/zoneinfo/America/Buenos_Aires /usr/share/zoneinfo/America/Cambridge_Bay /usr/share/zoneinfo/America/Campo_Grande /usr/share/zoneinfo/America/Cancun /usr/share/zoneinfo/America/Caracas /usr/share/zoneinfo/America/Catamarca /usr/share/zoneinfo/America/Cayenne /usr/share/zoneinfo/America/Cayman /usr/share/zoneinfo/America/Chicago /usr/share/zoneinfo/America/Chihuahua /usr/share/zoneinfo/America/Coral_Harbour /usr/share/zoneinfo/America/Cordoba /usr/share/zoneinfo/America/Costa_Rica /usr/share/zoneinfo/America/Cuiaba /usr/share/zoneinfo/America/Curacao /usr/share/zoneinfo/America/Danmarkshavn /usr/share/zoneinfo/America/Dawson /usr/share/zoneinfo/America/Dawson_Creek /usr/share/zoneinfo/America/Denver /usr/share/zoneinfo/America/Detroit /usr/share/zoneinfo/America/Dominica /usr/share/zoneinfo/America/Edmonton /usr/share/zoneinfo/America/Eirunepe /usr/share/zoneinfo/America/El_Salvador /usr/share/zoneinfo/America/Ensenada /usr/share/zoneinfo/America/Fort_Wayne /usr/share/zoneinfo/America/Fortaleza /usr/share/zoneinfo/America/Glace_Bay /usr/share/zoneinfo/America/Godthab /usr/share/zoneinfo/America/Goose_Bay /usr/share/zoneinfo/America/Grand_Turk /usr/share/zoneinfo/America/Grenada /usr/share/zoneinfo/America/Guadeloupe /usr/share/zoneinfo/America/Guatemala /usr/share/zoneinfo/America/Guayaquil /usr/share/zoneinfo/America/Guyana /usr/share/zoneinfo/America/Halifax /usr/share/zoneinfo/America/Havana /usr/share/zoneinfo/America/Hermosillo /usr/share/zoneinfo/America/Indiana /usr/share/zoneinfo/America/Indiana/Indianapolis /usr/share/zoneinfo/America/Indiana/Knox /usr/share/zoneinfo/America/Indiana/Marengo /usr/share/zoneinfo/America/Indiana/Petersburg /usr/share/zoneinfo/America/Indiana/Tell_City /usr/share/zoneinfo/America/Indiana/Vevay /usr/share/zoneinfo/America/Indiana/Vincennes /usr/share/zoneinfo/America/Indiana/Winamac /usr/share/zoneinfo/America/Indianapolis /usr/share/zoneinfo/America/Inuvik /usr/share/zoneinfo/America/Iqaluit /usr/share/zoneinfo/America/Jamaica /usr/share/zoneinfo/America/Jujuy /usr/share/zoneinfo/America/Juneau /usr/share/zoneinfo/America/Kentucky /usr/share/zoneinfo/America/Kentucky/Louisville /usr/share/zoneinfo/America/Kentucky/Monticello /usr/share/zoneinfo/America/Knox_IN /usr/share/zoneinfo/America/La_Paz /usr/share/zoneinfo/America/Lima /usr/share/zoneinfo/America/Los_Angeles /usr/share/zoneinfo/America/Louisville /usr/share/zoneinfo/America/Maceio /usr/share/zoneinfo/America/Managua /usr/share/zoneinfo/America/Manaus /usr/share/zoneinfo/America/Marigot /usr/share/zoneinfo/America/Martinique /usr/share/zoneinfo/America/Mazatlan /usr/share/zoneinfo/America/Mendoza /usr/share/zoneinfo/America/Menominee /usr/share/zoneinfo/America/Merida /usr/share/zoneinfo/America/Mexico_City /usr/share/zoneinfo/America/Miquelon /usr/share/zoneinfo/America/Moncton /usr/share/zoneinfo/America/Monterrey /usr/share/zoneinfo/America/Montevideo /usr/share/zoneinfo/America/Montreal /usr/share/zoneinfo/America/Montserrat /usr/share/zoneinfo/America/Nassau /usr/share/zoneinfo/America/New_York /usr/share/zoneinfo/America/Nipigon /usr/share/zoneinfo/America/Nome /usr/share/zoneinfo/America/Noronha /usr/share/zoneinfo/America/North_Dakota /usr/share/zoneinfo/America/North_Dakota/Center /usr/share/zoneinfo/America/North_Dakota/New_Salem /usr/share/zoneinfo/America/Panama /usr/share/zoneinfo/America/Pangnirtung /usr/share/zoneinfo/America/Paramaribo /usr/share/zoneinfo/America/Phoenix /usr/share/zoneinfo/America/Port-au-Prince /usr/share/zoneinfo/America/Port_of_Spain /usr/share/zoneinfo/America/Porto_Acre /usr/share/zoneinfo/America/Porto_Velho /usr/share/zoneinfo/America/Puerto_Rico /usr/share/zoneinfo/America/Rainy_River /usr/share/zoneinfo/America/Rankin_Inlet /usr/share/zoneinfo/America/Recife /usr/share/zoneinfo/America/Regina /usr/share/zoneinfo/America/Resolute /usr/share/zoneinfo/America/Rio_Branco /usr/share/zoneinfo/America/Rosario /usr/share/zoneinfo/America/Santarem /usr/share/zoneinfo/America/Santiago /usr/share/zoneinfo/America/Santo_Domingo /usr/share/zoneinfo/America/Sao_Paulo /usr/share/zoneinfo/America/Scoresbysund /usr/share/zoneinfo/America/Shiprock /usr/share/zoneinfo/America/St_Barthelemy /usr/share/zoneinfo/America/St_Johns /usr/share/zoneinfo/America/St_Kitts /usr/share/zoneinfo/America/St_Lucia /usr/share/zoneinfo/America/St_Thomas /usr/share/zoneinfo/America/St_Vincent /usr/share/zoneinfo/America/Swift_Current /usr/share/zoneinfo/America/Tegucigalpa /usr/share/zoneinfo/America/Thule /usr/share/zoneinfo/America/Thunder_Bay /usr/share/zoneinfo/America/Tijuana /usr/share/zoneinfo/America/Toronto /usr/share/zoneinfo/America/Tortola /usr/share/zoneinfo/America/Vancouver /usr/share/zoneinfo/America/Virgin /usr/share/zoneinfo/America/Whitehorse /usr/share/zoneinfo/America/Winnipeg /usr/share/zoneinfo/America/Yakutat /usr/share/zoneinfo/America/Yellowknife /usr/share/zoneinfo/Antarctica /usr/share/zoneinfo/Antarctica/Casey /usr/share/zoneinfo/Antarctica/Davis /usr/share/zoneinfo/Antarctica/DumontDUrville /usr/share/zoneinfo/Antarctica/Mawson /usr/share/zoneinfo/Antarctica/McMurdo /usr/share/zoneinfo/Antarctica/Palmer /usr/share/zoneinfo/Antarctica/Rothera /usr/share/zoneinfo/Antarctica/South_Pole /usr/share/zoneinfo/Antarctica/Syowa /usr/share/zoneinfo/Antarctica/Vostok /usr/share/zoneinfo/Arctic /usr/share/zoneinfo/Arctic/Longyearbyen /usr/share/zoneinfo/Asia /usr/share/zoneinfo/Asia/Aden /usr/share/zoneinfo/Asia/Almaty /usr/share/zoneinfo/Asia/Amman /usr/share/zoneinfo/Asia/Anadyr /usr/share/zoneinfo/Asia/Aqtau /usr/share/zoneinfo/Asia/Aqtobe /usr/share/zoneinfo/Asia/Ashgabat /usr/share/zoneinfo/Asia/Ashkhabad /usr/share/zoneinfo/Asia/Baghdad /usr/share/zoneinfo/Asia/Bahrain /usr/share/zoneinfo/Asia/Baku /usr/share/zoneinfo/Asia/Bangkok /usr/share/zoneinfo/Asia/Beirut /usr/share/zoneinfo/Asia/Bishkek /usr/share/zoneinfo/Asia/Brunei /usr/share/zoneinfo/Asia/Calcutta /usr/share/zoneinfo/Asia/Choibalsan /usr/share/zoneinfo/Asia/Chongqing /usr/share/zoneinfo/Asia/Chungking /usr/share/zoneinfo/Asia/Colombo /usr/share/zoneinfo/Asia/Dacca /usr/share/zoneinfo/Asia/Damascus /usr/share/zoneinfo/Asia/Dhaka /usr/share/zoneinfo/Asia/Dili /usr/share/zoneinfo/Asia/Dubai /usr/share/zoneinfo/Asia/Dushanbe /usr/share/zoneinfo/Asia/Gaza /usr/share/zoneinfo/Asia/Harbin /usr/share/zoneinfo/Asia/Ho_Chi_Minh /usr/share/zoneinfo/Asia/Hong_Kong /usr/share/zoneinfo/Asia/Hovd /usr/share/zoneinfo/Asia/Irkutsk /usr/share/zoneinfo/Asia/Istanbul /usr/share/zoneinfo/Asia/Jakarta /usr/share/zoneinfo/Asia/Jayapura /usr/share/zoneinfo/Asia/Jerusalem /usr/share/zoneinfo/Asia/Kabul /usr/share/zoneinfo/Asia/Kamchatka /usr/share/zoneinfo/Asia/Karachi /usr/share/zoneinfo/Asia/Kashgar /usr/share/zoneinfo/Asia/Kathmandu /usr/share/zoneinfo/Asia/Katmandu /usr/share/zoneinfo/Asia/Kolkata /usr/share/zoneinfo/Asia/Krasnoyarsk /usr/share/zoneinfo/Asia/Kuala_Lumpur /usr/share/zoneinfo/Asia/Kuching /usr/share/zoneinfo/Asia/Kuwait /usr/share/zoneinfo/Asia/Macao /usr/share/zoneinfo/Asia/Macau /usr/share/zoneinfo/Asia/Magadan /usr/share/zoneinfo/Asia/Makassar /usr/share/zoneinfo/Asia/Manila /usr/share/zoneinfo/Asia/Muscat /usr/share/zoneinfo/Asia/Nicosia /usr/share/zoneinfo/Asia/Novosibirsk /usr/share/zoneinfo/Asia/Omsk /usr/share/zoneinfo/Asia/Oral /usr/share/zoneinfo/Asia/Phnom_Penh /usr/share/zoneinfo/Asia/Pontianak /usr/share/zoneinfo/Asia/Pyongyang /usr/share/zoneinfo/Asia/Qatar /usr/share/zoneinfo/Asia/Qyzylorda /usr/share/zoneinfo/Asia/Rangoon /usr/share/zoneinfo/Asia/Riyadh /usr/share/zoneinfo/Asia/Riyadh87 /usr/share/zoneinfo/Asia/Riyadh88 /usr/share/zoneinfo/Asia/Riyadh89 /usr/share/zoneinfo/Asia/Saigon /usr/share/zoneinfo/Asia/Sakhalin /usr/share/zoneinfo/Asia/Samarkand /usr/share/zoneinfo/Asia/Seoul /usr/share/zoneinfo/Asia/Shanghai /usr/share/zoneinfo/Asia/Singapore /usr/share/zoneinfo/Asia/Taipei /usr/share/zoneinfo/Asia/Tashkent /usr/share/zoneinfo/Asia/Tbilisi /usr/share/zoneinfo/Asia/Tehran /usr/share/zoneinfo/Asia/Tel_Aviv /usr/share/zoneinfo/Asia/Thimbu /usr/share/zoneinfo/Asia/Thimphu /usr/share/zoneinfo/Asia/Tokyo /usr/share/zoneinfo/Asia/Ujung_Pandang /usr/share/zoneinfo/Asia/Ulaanbaatar /usr/share/zoneinfo/Asia/Ulan_Bator /usr/share/zoneinfo/Asia/Urumqi /usr/share/zoneinfo/Asia/Vientiane /usr/share/zoneinfo/Asia/Vladivostok /usr/share/zoneinfo/Asia/Yakutsk /usr/share/zoneinfo/Asia/Yekaterinburg /usr/share/zoneinfo/Asia/Yerevan /usr/share/zoneinfo/Atlantic /usr/share/zoneinfo/Atlantic/Azores /usr/share/zoneinfo/Atlantic/Bermuda /usr/share/zoneinfo/Atlantic/Canary /usr/share/zoneinfo/Atlantic/Cape_Verde /usr/share/zoneinfo/Atlantic/Faeroe /usr/share/zoneinfo/Atlantic/Faroe /usr/share/zoneinfo/Atlantic/Jan_Mayen /usr/share/zoneinfo/Atlantic/Madeira /usr/share/zoneinfo/Atlantic/Reykjavik /usr/share/zoneinfo/Atlantic/South_Georgia /usr/share/zoneinfo/Atlantic/St_Helena /usr/share/zoneinfo/Atlantic/Stanley /usr/share/zoneinfo/Australia /usr/share/zoneinfo/Australia/ACT /usr/share/zoneinfo/Australia/Adelaide /usr/share/zoneinfo/Australia/Brisbane /usr/share/zoneinfo/Australia/Broken_Hill /usr/share/zoneinfo/Australia/Canberra /usr/share/zoneinfo/Australia/Currie /usr/share/zoneinfo/Australia/Darwin /usr/share/zoneinfo/Australia/Eucla /usr/share/zoneinfo/Australia/Hobart /usr/share/zoneinfo/Australia/LHI /usr/share/zoneinfo/Australia/Lindeman /usr/share/zoneinfo/Australia/Lord_Howe /usr/share/zoneinfo/Australia/Melbourne /usr/share/zoneinfo/Australia/NSW /usr/share/zoneinfo/Australia/North /usr/share/zoneinfo/Australia/Perth /usr/share/zoneinfo/Australia/Queensland /usr/share/zoneinfo/Australia/South /usr/share/zoneinfo/Australia/Sydney /usr/share/zoneinfo/Australia/Tasmania /usr/share/zoneinfo/Australia/Victoria /usr/share/zoneinfo/Australia/West /usr/share/zoneinfo/Australia/Yancowinna /usr/share/zoneinfo/Brazil /usr/share/zoneinfo/Brazil/Acre /usr/share/zoneinfo/Brazil/DeNoronha /usr/share/zoneinfo/Brazil/East /usr/share/zoneinfo/Brazil/West /usr/share/zoneinfo/CET /usr/share/zoneinfo/CST6CDT /usr/share/zoneinfo/Canada /usr/share/zoneinfo/Canada/Atlantic /usr/share/zoneinfo/Canada/Central /usr/share/zoneinfo/Canada/East-Saskatchewan /usr/share/zoneinfo/Canada/Eastern /usr/share/zoneinfo/Canada/Mountain /usr/share/zoneinfo/Canada/Newfoundland /usr/share/zoneinfo/Canada/Pacific /usr/share/zoneinfo/Canada/Saskatchewan /usr/share/zoneinfo/Canada/Yukon /usr/share/zoneinfo/Chile /usr/share/zoneinfo/Chile/Continental /usr/share/zoneinfo/Chile/EasterIsland /usr/share/zoneinfo/Cuba /usr/share/zoneinfo/EET /usr/share/zoneinfo/EST /usr/share/zoneinfo/EST5EDT /usr/share/zoneinfo/Egypt /usr/share/zoneinfo/Eire /usr/share/zoneinfo/Etc /usr/share/zoneinfo/Etc/GMT /usr/share/zoneinfo/Etc/GMT+0 /usr/share/zoneinfo/Etc/GMT+1 /usr/share/zoneinfo/Etc/GMT+10 /usr/share/zoneinfo/Etc/GMT+11 /usr/share/zoneinfo/Etc/GMT+12 /usr/share/zoneinfo/Etc/GMT+2 /usr/share/zoneinfo/Etc/GMT+3 /usr/share/zoneinfo/Etc/GMT+4 /usr/share/zoneinfo/Etc/GMT+5 /usr/share/zoneinfo/Etc/GMT+6 /usr/share/zoneinfo/Etc/GMT+7 /usr/share/zoneinfo/Etc/GMT+8 /usr/share/zoneinfo/Etc/GMT+9 /usr/share/zoneinfo/Etc/GMT-0 /usr/share/zoneinfo/Etc/GMT-1 /usr/share/zoneinfo/Etc/GMT-10 /usr/share/zoneinfo/Etc/GMT-11 /usr/share/zoneinfo/Etc/GMT-12 /usr/share/zoneinfo/Etc/GMT-13 /usr/share/zoneinfo/Etc/GMT-14 /usr/share/zoneinfo/Etc/GMT-2 /usr/share/zoneinfo/Etc/GMT-3 /usr/share/zoneinfo/Etc/GMT-4 /usr/share/zoneinfo/Etc/GMT-5 /usr/share/zoneinfo/Etc/GMT-6 /usr/share/zoneinfo/Etc/GMT-7 /usr/share/zoneinfo/Etc/GMT-8 /usr/share/zoneinfo/Etc/GMT-9 /usr/share/zoneinfo/Etc/GMT0 /usr/share/zoneinfo/Etc/Greenwich /usr/share/zoneinfo/Etc/UCT /usr/share/zoneinfo/Etc/UTC /usr/share/zoneinfo/Etc/Universal /usr/share/zoneinfo/Etc/Zulu /usr/share/zoneinfo/Europe /usr/share/zoneinfo/Europe/Amsterdam /usr/share/zoneinfo/Europe/Andorra /usr/share/zoneinfo/Europe/Athens /usr/share/zoneinfo/Europe/Belfast /usr/share/zoneinfo/Europe/Belgrade /usr/share/zoneinfo/Europe/Berlin /usr/share/zoneinfo/Europe/Bratislava /usr/share/zoneinfo/Europe/Brussels /usr/share/zoneinfo/Europe/Bucharest /usr/share/zoneinfo/Europe/Budapest /usr/share/zoneinfo/Europe/Chisinau /usr/share/zoneinfo/Europe/Copenhagen /usr/share/zoneinfo/Europe/Dublin /usr/share/zoneinfo/Europe/Gibraltar /usr/share/zoneinfo/Europe/Guernsey /usr/share/zoneinfo/Europe/Helsinki /usr/share/zoneinfo/Europe/Isle_of_Man /usr/share/zoneinfo/Europe/Istanbul /usr/share/zoneinfo/Europe/Jersey /usr/share/zoneinfo/Europe/Kaliningrad /usr/share/zoneinfo/Europe/Kiev /usr/share/zoneinfo/Europe/Lisbon /usr/share/zoneinfo/Europe/Ljubljana /usr/share/zoneinfo/Europe/London /usr/share/zoneinfo/Europe/Luxembourg /usr/share/zoneinfo/Europe/Madrid /usr/share/zoneinfo/Europe/Malta /usr/share/zoneinfo/Europe/Mariehamn /usr/share/zoneinfo/Europe/Minsk /usr/share/zoneinfo/Europe/Monaco /usr/share/zoneinfo/Europe/Moscow /usr/share/zoneinfo/Europe/Nicosia /usr/share/zoneinfo/Europe/Oslo /usr/share/zoneinfo/Europe/Paris /usr/share/zoneinfo/Europe/Podgorica /usr/share/zoneinfo/Europe/Prague /usr/share/zoneinfo/Europe/Riga /usr/share/zoneinfo/Europe/Rome /usr/share/zoneinfo/Europe/Samara /usr/share/zoneinfo/Europe/San_Marino /usr/share/zoneinfo/Europe/Sarajevo /usr/share/zoneinfo/Europe/Simferopol /usr/share/zoneinfo/Europe/Skopje /usr/share/zoneinfo/Europe/Sofia /usr/share/zoneinfo/Europe/Stockholm /usr/share/zoneinfo/Europe/Tallinn /usr/share/zoneinfo/Europe/Tirane /usr/share/zoneinfo/Europe/Tiraspol /usr/share/zoneinfo/Europe/Uzhgorod /usr/share/zoneinfo/Europe/Vaduz /usr/share/zoneinfo/Europe/Vatican /usr/share/zoneinfo/Europe/Vienna /usr/share/zoneinfo/Europe/Vilnius /usr/share/zoneinfo/Europe/Volgograd /usr/share/zoneinfo/Europe/Warsaw /usr/share/zoneinfo/Europe/Zagreb /usr/share/zoneinfo/Europe/Zaporozhye /usr/share/zoneinfo/Europe/Zurich /usr/share/zoneinfo/Factory /usr/share/zoneinfo/GB /usr/share/zoneinfo/GB-Eire /usr/share/zoneinfo/GMT /usr/share/zoneinfo/GMT+0 /usr/share/zoneinfo/GMT-0 /usr/share/zoneinfo/GMT0 /usr/share/zoneinfo/Greenwich /usr/share/zoneinfo/HST /usr/share/zoneinfo/Hongkong /usr/share/zoneinfo/Iceland /usr/share/zoneinfo/Indian /usr/share/zoneinfo/Indian/Antananarivo /usr/share/zoneinfo/Indian/Chagos /usr/share/zoneinfo/Indian/Christmas /usr/share/zoneinfo/Indian/Cocos /usr/share/zoneinfo/Indian/Comoro /usr/share/zoneinfo/Indian/Kerguelen /usr/share/zoneinfo/Indian/Mahe /usr/share/zoneinfo/Indian/Maldives /usr/share/zoneinfo/Indian/Mauritius /usr/share/zoneinfo/Indian/Mayotte /usr/share/zoneinfo/Indian/Reunion /usr/share/zoneinfo/Iran /usr/share/zoneinfo/Israel /usr/share/zoneinfo/Jamaica /usr/share/zoneinfo/Japan /usr/share/zoneinfo/Kwajalein /usr/share/zoneinfo/Libya /usr/share/zoneinfo/MET /usr/share/zoneinfo/MST /usr/share/zoneinfo/MST7MDT /usr/share/zoneinfo/Mexico /usr/share/zoneinfo/Mexico/BajaNorte /usr/share/zoneinfo/Mexico/BajaSur /usr/share/zoneinfo/Mexico/General /usr/share/zoneinfo/Mideast /usr/share/zoneinfo/Mideast/Riyadh87 /usr/share/zoneinfo/Mideast/Riyadh88 /usr/share/zoneinfo/Mideast/Riyadh89 /usr/share/zoneinfo/NZ /usr/share/zoneinfo/NZ-CHAT /usr/share/zoneinfo/Navajo /usr/share/zoneinfo/PRC /usr/share/zoneinfo/PST8PDT /usr/share/zoneinfo/Pacific /usr/share/zoneinfo/Pacific/Apia /usr/share/zoneinfo/Pacific/Auckland /usr/share/zoneinfo/Pacific/Chatham /usr/share/zoneinfo/Pacific/Easter /usr/share/zoneinfo/Pacific/Efate /usr/share/zoneinfo/Pacific/Enderbury /usr/share/zoneinfo/Pacific/Fakaofo /usr/share/zoneinfo/Pacific/Fiji /usr/share/zoneinfo/Pacific/Funafuti /usr/share/zoneinfo/Pacific/Galapagos /usr/share/zoneinfo/Pacific/Gambier /usr/share/zoneinfo/Pacific/Guadalcanal /usr/share/zoneinfo/Pacific/Guam /usr/share/zoneinfo/Pacific/Honolulu /usr/share/zoneinfo/Pacific/Johnston /usr/share/zoneinfo/Pacific/Kiritimati /usr/share/zoneinfo/Pacific/Kosrae /usr/share/zoneinfo/Pacific/Kwajalein /usr/share/zoneinfo/Pacific/Majuro /usr/share/zoneinfo/Pacific/Marquesas /usr/share/zoneinfo/Pacific/Midway /usr/share/zoneinfo/Pacific/Nauru /usr/share/zoneinfo/Pacific/Niue /usr/share/zoneinfo/Pacific/Norfolk /usr/share/zoneinfo/Pacific/Noumea /usr/share/zoneinfo/Pacific/Pago_Pago /usr/share/zoneinfo/Pacific/Palau /usr/share/zoneinfo/Pacific/Pitcairn /usr/share/zoneinfo/Pacific/Ponape /usr/share/zoneinfo/Pacific/Port_Moresby /usr/share/zoneinfo/Pacific/Rarotonga /usr/share/zoneinfo/Pacific/Saipan /usr/share/zoneinfo/Pacific/Samoa /usr/share/zoneinfo/Pacific/Tahiti /usr/share/zoneinfo/Pacific/Tarawa /usr/share/zoneinfo/Pacific/Tongatapu /usr/share/zoneinfo/Pacific/Truk /usr/share/zoneinfo/Pacific/Wake /usr/share/zoneinfo/Pacific/Wallis /usr/share/zoneinfo/Pacific/Yap /usr/share/zoneinfo/Poland /usr/share/zoneinfo/Portugal /usr/share/zoneinfo/ROC /usr/share/zoneinfo/ROK /usr/share/zoneinfo/Singapore /usr/share/zoneinfo/Turkey /usr/share/zoneinfo/UCT /usr/share/zoneinfo/US /usr/share/zoneinfo/US/Alaska /usr/share/zoneinfo/US/Aleutian /usr/share/zoneinfo/US/Arizona /usr/share/zoneinfo/US/Central /usr/share/zoneinfo/US/East-Indiana /usr/share/zoneinfo/US/Eastern /usr/share/zoneinfo/US/Hawaii /usr/share/zoneinfo/US/Indiana-Starke /usr/share/zoneinfo/US/Michigan /usr/share/zoneinfo/US/Mountain /usr/share/zoneinfo/US/Pacific /usr/share/zoneinfo/US/Pacific-New /usr/share/zoneinfo/US/Samoa /usr/share/zoneinfo/UTC /usr/share/zoneinfo/Universal /usr/share/zoneinfo/W-SU /usr/share/zoneinfo/WET /usr/share/zoneinfo/Zulu /usr/share/zoneinfo/iso3166.tab /usr/share/zoneinfo/localtime /usr/share/zoneinfo/posix /usr/share/zoneinfo/posix/Africa /usr/share/zoneinfo/posix/Africa/Abidjan /usr/share/zoneinfo/posix/Africa/Accra /usr/share/zoneinfo/posix/Africa/Addis_Ababa /usr/share/zoneinfo/posix/Africa/Algiers /usr/share/zoneinfo/posix/Africa/Asmara /usr/share/zoneinfo/posix/Africa/Asmera /usr/share/zoneinfo/posix/Africa/Bamako /usr/share/zoneinfo/posix/Africa/Bangui /usr/share/zoneinfo/posix/Africa/Banjul /usr/share/zoneinfo/posix/Africa/Bissau /usr/share/zoneinfo/posix/Africa/Blantyre /usr/share/zoneinfo/posix/Africa/Brazzaville /usr/share/zoneinfo/posix/Africa/Bujumbura /usr/share/zoneinfo/posix/Africa/Cairo /usr/share/zoneinfo/posix/Africa/Casablanca /usr/share/zoneinfo/posix/Africa/Ceuta /usr/share/zoneinfo/posix/Africa/Conakry /usr/share/zoneinfo/posix/Africa/Dakar /usr/share/zoneinfo/posix/Africa/Dar_es_Salaam /usr/share/zoneinfo/posix/Africa/Djibouti /usr/share/zoneinfo/posix/Africa/Douala /usr/share/zoneinfo/posix/Africa/El_Aaiun /usr/share/zoneinfo/posix/Africa/Freetown /usr/share/zoneinfo/posix/Africa/Gaborone /usr/share/zoneinfo/posix/Africa/Harare /usr/share/zoneinfo/posix/Africa/Johannesburg /usr/share/zoneinfo/posix/Africa/Kampala /usr/share/zoneinfo/posix/Africa/Khartoum /usr/share/zoneinfo/posix/Africa/Kigali /usr/share/zoneinfo/posix/Africa/Kinshasa /usr/share/zoneinfo/posix/Africa/Lagos /usr/share/zoneinfo/posix/Africa/Libreville /usr/share/zoneinfo/posix/Africa/Lome /usr/share/zoneinfo/posix/Africa/Luanda /usr/share/zoneinfo/posix/Africa/Lubumbashi /usr/share/zoneinfo/posix/Africa/Lusaka /usr/share/zoneinfo/posix/Africa/Malabo /usr/share/zoneinfo/posix/Africa/Maputo /usr/share/zoneinfo/posix/Africa/Maseru /usr/share/zoneinfo/posix/Africa/Mbabane /usr/share/zoneinfo/posix/Africa/Mogadishu /usr/share/zoneinfo/posix/Africa/Monrovia /usr/share/zoneinfo/posix/Africa/Nairobi /usr/share/zoneinfo/posix/Africa/Ndjamena /usr/share/zoneinfo/posix/Africa/Niamey /usr/share/zoneinfo/posix/Africa/Nouakchott /usr/share/zoneinfo/posix/Africa/Ouagadougou /usr/share/zoneinfo/posix/Africa/Porto-Novo /usr/share/zoneinfo/posix/Africa/Sao_Tome /usr/share/zoneinfo/posix/Africa/Timbuktu /usr/share/zoneinfo/posix/Africa/Tripoli /usr/share/zoneinfo/posix/Africa/Tunis /usr/share/zoneinfo/posix/Africa/Windhoek /usr/share/zoneinfo/posix/America /usr/share/zoneinfo/posix/America/Adak /usr/share/zoneinfo/posix/America/Anchorage /usr/share/zoneinfo/posix/America/Anguilla /usr/share/zoneinfo/posix/America/Antigua /usr/share/zoneinfo/posix/America/Araguaina /usr/share/zoneinfo/posix/America/Argentina /usr/share/zoneinfo/posix/America/Argentina/Buenos_Aires /usr/share/zoneinfo/posix/America/Argentina/Catamarca /usr/share/zoneinfo/posix/America/Argentina/ComodRivadavia /usr/share/zoneinfo/posix/America/Argentina/Cordoba /usr/share/zoneinfo/posix/America/Argentina/Jujuy /usr/share/zoneinfo/posix/America/Argentina/La_Rioja /usr/share/zoneinfo/posix/America/Argentina/Mendoza /usr/share/zoneinfo/posix/America/Argentina/Rio_Gallegos /usr/share/zoneinfo/posix/America/Argentina/Salta /usr/share/zoneinfo/posix/America/Argentina/San_Juan /usr/share/zoneinfo/posix/America/Argentina/San_Luis /usr/share/zoneinfo/posix/America/Argentina/Tucuman /usr/share/zoneinfo/posix/America/Argentina/Ushuaia /usr/share/zoneinfo/posix/America/Aruba /usr/share/zoneinfo/posix/America/Asuncion /usr/share/zoneinfo/posix/America/Atikokan /usr/share/zoneinfo/posix/America/Atka /usr/share/zoneinfo/posix/America/Bahia /usr/share/zoneinfo/posix/America/Barbados /usr/share/zoneinfo/posix/America/Belem /usr/share/zoneinfo/posix/America/Belize /usr/share/zoneinfo/posix/America/Blanc-Sablon /usr/share/zoneinfo/posix/America/Boa_Vista /usr/share/zoneinfo/posix/America/Bogota /usr/share/zoneinfo/posix/America/Boise /usr/share/zoneinfo/posix/America/Buenos_Aires /usr/share/zoneinfo/posix/America/Cambridge_Bay /usr/share/zoneinfo/posix/America/Campo_Grande /usr/share/zoneinfo/posix/America/Cancun /usr/share/zoneinfo/posix/America/Caracas /usr/share/zoneinfo/posix/America/Catamarca /usr/share/zoneinfo/posix/America/Cayenne /usr/share/zoneinfo/posix/America/Cayman /usr/share/zoneinfo/posix/America/Chicago /usr/share/zoneinfo/posix/America/Chihuahua /usr/share/zoneinfo/posix/America/Coral_Harbour /usr/share/zoneinfo/posix/America/Cordoba /usr/share/zoneinfo/posix/America/Costa_Rica /usr/share/zoneinfo/posix/America/Cuiaba /usr/share/zoneinfo/posix/America/Curacao /usr/share/zoneinfo/posix/America/Danmarkshavn /usr/share/zoneinfo/posix/America/Dawson /usr/share/zoneinfo/posix/America/Dawson_Creek /usr/share/zoneinfo/posix/America/Denver /usr/share/zoneinfo/posix/America/Detroit /usr/share/zoneinfo/posix/America/Dominica /usr/share/zoneinfo/posix/America/Edmonton /usr/share/zoneinfo/posix/America/Eirunepe /usr/share/zoneinfo/posix/America/El_Salvador /usr/share/zoneinfo/posix/America/Ensenada /usr/share/zoneinfo/posix/America/Fort_Wayne /usr/share/zoneinfo/posix/America/Fortaleza /usr/share/zoneinfo/posix/America/Glace_Bay /usr/share/zoneinfo/posix/America/Godthab /usr/share/zoneinfo/posix/America/Goose_Bay /usr/share/zoneinfo/posix/America/Grand_Turk /usr/share/zoneinfo/posix/America/Grenada /usr/share/zoneinfo/posix/America/Guadeloupe /usr/share/zoneinfo/posix/America/Guatemala /usr/share/zoneinfo/posix/America/Guayaquil /usr/share/zoneinfo/posix/America/Guyana /usr/share/zoneinfo/posix/America/Halifax /usr/share/zoneinfo/posix/America/Havana /usr/share/zoneinfo/posix/America/Hermosillo /usr/share/zoneinfo/posix/America/Indiana /usr/share/zoneinfo/posix/America/Indiana/Indianapolis /usr/share/zoneinfo/posix/America/Indiana/Knox /usr/share/zoneinfo/posix/America/Indiana/Marengo /usr/share/zoneinfo/posix/America/Indiana/Petersburg /usr/share/zoneinfo/posix/America/Indiana/Tell_City /usr/share/zoneinfo/posix/America/Indiana/Vevay /usr/share/zoneinfo/posix/America/Indiana/Vincennes /usr/share/zoneinfo/posix/America/Indiana/Winamac /usr/share/zoneinfo/posix/America/Indianapolis /usr/share/zoneinfo/posix/America/Inuvik /usr/share/zoneinfo/posix/America/Iqaluit /usr/share/zoneinfo/posix/America/Jamaica /usr/share/zoneinfo/posix/America/Jujuy /usr/share/zoneinfo/posix/America/Juneau /usr/share/zoneinfo/posix/America/Kentucky /usr/share/zoneinfo/posix/America/Kentucky/Louisville /usr/share/zoneinfo/posix/America/Kentucky/Monticello /usr/share/zoneinfo/posix/America/Knox_IN /usr/share/zoneinfo/posix/America/La_Paz /usr/share/zoneinfo/posix/America/Lima /usr/share/zoneinfo/posix/America/Los_Angeles /usr/share/zoneinfo/posix/America/Louisville /usr/share/zoneinfo/posix/America/Maceio /usr/share/zoneinfo/posix/America/Managua /usr/share/zoneinfo/posix/America/Manaus /usr/share/zoneinfo/posix/America/Marigot /usr/share/zoneinfo/posix/America/Martinique /usr/share/zoneinfo/posix/America/Mazatlan /usr/share/zoneinfo/posix/America/Mendoza /usr/share/zoneinfo/posix/America/Menominee /usr/share/zoneinfo/posix/America/Merida /usr/share/zoneinfo/posix/America/Mexico_City /usr/share/zoneinfo/posix/America/Miquelon /usr/share/zoneinfo/posix/America/Moncton /usr/share/zoneinfo/posix/America/Monterrey /usr/share/zoneinfo/posix/America/Montevideo /usr/share/zoneinfo/posix/America/Montreal /usr/share/zoneinfo/posix/America/Montserrat /usr/share/zoneinfo/posix/America/Nassau /usr/share/zoneinfo/posix/America/New_York /usr/share/zoneinfo/posix/America/Nipigon /usr/share/zoneinfo/posix/America/Nome /usr/share/zoneinfo/posix/America/Noronha /usr/share/zoneinfo/posix/America/North_Dakota /usr/share/zoneinfo/posix/America/North_Dakota/Center /usr/share/zoneinfo/posix/America/North_Dakota/New_Salem /usr/share/zoneinfo/posix/America/Panama /usr/share/zoneinfo/posix/America/Pangnirtung /usr/share/zoneinfo/posix/America/Paramaribo /usr/share/zoneinfo/posix/America/Phoenix /usr/share/zoneinfo/posix/America/Port-au-Prince /usr/share/zoneinfo/posix/America/Port_of_Spain /usr/share/zoneinfo/posix/America/Porto_Acre /usr/share/zoneinfo/posix/America/Porto_Velho /usr/share/zoneinfo/posix/America/Puerto_Rico /usr/share/zoneinfo/posix/America/Rainy_River /usr/share/zoneinfo/posix/America/Rankin_Inlet /usr/share/zoneinfo/posix/America/Recife /usr/share/zoneinfo/posix/America/Regina /usr/share/zoneinfo/posix/America/Resolute /usr/share/zoneinfo/posix/America/Rio_Branco /usr/share/zoneinfo/posix/America/Rosario /usr/share/zoneinfo/posix/America/Santarem /usr/share/zoneinfo/posix/America/Santiago /usr/share/zoneinfo/posix/America/Santo_Domingo /usr/share/zoneinfo/posix/America/Sao_Paulo /usr/share/zoneinfo/posix/America/Scoresbysund /usr/share/zoneinfo/posix/America/Shiprock /usr/share/zoneinfo/posix/America/St_Barthelemy /usr/share/zoneinfo/posix/America/St_Johns /usr/share/zoneinfo/posix/America/St_Kitts /usr/share/zoneinfo/posix/America/St_Lucia /usr/share/zoneinfo/posix/America/St_Thomas /usr/share/zoneinfo/posix/America/St_Vincent /usr/share/zoneinfo/posix/America/Swift_Current /usr/share/zoneinfo/posix/America/Tegucigalpa /usr/share/zoneinfo/posix/America/Thule /usr/share/zoneinfo/posix/America/Thunder_Bay /usr/share/zoneinfo/posix/America/Tijuana /usr/share/zoneinfo/posix/America/Toronto /usr/share/zoneinfo/posix/America/Tortola /usr/share/zoneinfo/posix/America/Vancouver /usr/share/zoneinfo/posix/America/Virgin /usr/share/zoneinfo/posix/America/Whitehorse /usr/share/zoneinfo/posix/America/Winnipeg /usr/share/zoneinfo/posix/America/Yakutat /usr/share/zoneinfo/posix/America/Yellowknife /usr/share/zoneinfo/posix/Antarctica /usr/share/zoneinfo/posix/Antarctica/Casey /usr/share/zoneinfo/posix/Antarctica/Davis /usr/share/zoneinfo/posix/Antarctica/DumontDUrville /usr/share/zoneinfo/posix/Antarctica/Mawson /usr/share/zoneinfo/posix/Antarctica/McMurdo /usr/share/zoneinfo/posix/Antarctica/Palmer /usr/share/zoneinfo/posix/Antarctica/Rothera /usr/share/zoneinfo/posix/Antarctica/South_Pole /usr/share/zoneinfo/posix/Antarctica/Syowa /usr/share/zoneinfo/posix/Antarctica/Vostok /usr/share/zoneinfo/posix/Arctic /usr/share/zoneinfo/posix/Arctic/Longyearbyen /usr/share/zoneinfo/posix/Asia /usr/share/zoneinfo/posix/Asia/Aden /usr/share/zoneinfo/posix/Asia/Almaty /usr/share/zoneinfo/posix/Asia/Amman /usr/share/zoneinfo/posix/Asia/Anadyr /usr/share/zoneinfo/posix/Asia/Aqtau /usr/share/zoneinfo/posix/Asia/Aqtobe /usr/share/zoneinfo/posix/Asia/Ashgabat /usr/share/zoneinfo/posix/Asia/Ashkhabad /usr/share/zoneinfo/posix/Asia/Baghdad /usr/share/zoneinfo/posix/Asia/Bahrain /usr/share/zoneinfo/posix/Asia/Baku /usr/share/zoneinfo/posix/Asia/Bangkok /usr/share/zoneinfo/posix/Asia/Beirut /usr/share/zoneinfo/posix/Asia/Bishkek /usr/share/zoneinfo/posix/Asia/Brunei /usr/share/zoneinfo/posix/Asia/Calcutta /usr/share/zoneinfo/posix/Asia/Choibalsan /usr/share/zoneinfo/posix/Asia/Chongqing /usr/share/zoneinfo/posix/Asia/Chungking /usr/share/zoneinfo/posix/Asia/Colombo /usr/share/zoneinfo/posix/Asia/Dacca /usr/share/zoneinfo/posix/Asia/Damascus /usr/share/zoneinfo/posix/Asia/Dhaka /usr/share/zoneinfo/posix/Asia/Dili /usr/share/zoneinfo/posix/Asia/Dubai /usr/share/zoneinfo/posix/Asia/Dushanbe /usr/share/zoneinfo/posix/Asia/Gaza /usr/share/zoneinfo/posix/Asia/Harbin /usr/share/zoneinfo/posix/Asia/Ho_Chi_Minh /usr/share/zoneinfo/posix/Asia/Hong_Kong /usr/share/zoneinfo/posix/Asia/Hovd /usr/share/zoneinfo/posix/Asia/Irkutsk /usr/share/zoneinfo/posix/Asia/Istanbul /usr/share/zoneinfo/posix/Asia/Jakarta /usr/share/zoneinfo/posix/Asia/Jayapura /usr/share/zoneinfo/posix/Asia/Jerusalem /usr/share/zoneinfo/posix/Asia/Kabul /usr/share/zoneinfo/posix/Asia/Kamchatka /usr/share/zoneinfo/posix/Asia/Karachi /usr/share/zoneinfo/posix/Asia/Kashgar /usr/share/zoneinfo/posix/Asia/Kathmandu /usr/share/zoneinfo/posix/Asia/Katmandu /usr/share/zoneinfo/posix/Asia/Kolkata /usr/share/zoneinfo/posix/Asia/Krasnoyarsk /usr/share/zoneinfo/posix/Asia/Kuala_Lumpur /usr/share/zoneinfo/posix/Asia/Kuching /usr/share/zoneinfo/posix/Asia/Kuwait /usr/share/zoneinfo/posix/Asia/Macao /usr/share/zoneinfo/posix/Asia/Macau /usr/share/zoneinfo/posix/Asia/Magadan /usr/share/zoneinfo/posix/Asia/Makassar /usr/share/zoneinfo/posix/Asia/Manila /usr/share/zoneinfo/posix/Asia/Muscat /usr/share/zoneinfo/posix/Asia/Nicosia /usr/share/zoneinfo/posix/Asia/Novosibirsk /usr/share/zoneinfo/posix/Asia/Omsk /usr/share/zoneinfo/posix/Asia/Oral /usr/share/zoneinfo/posix/Asia/Phnom_Penh /usr/share/zoneinfo/posix/Asia/Pontianak /usr/share/zoneinfo/posix/Asia/Pyongyang /usr/share/zoneinfo/posix/Asia/Qatar /usr/share/zoneinfo/posix/Asia/Qyzylorda /usr/share/zoneinfo/posix/Asia/Rangoon /usr/share/zoneinfo/posix/Asia/Riyadh /usr/share/zoneinfo/posix/Asia/Riyadh87 /usr/share/zoneinfo/posix/Asia/Riyadh88 /usr/share/zoneinfo/posix/Asia/Riyadh89 /usr/share/zoneinfo/posix/Asia/Saigon /usr/share/zoneinfo/posix/Asia/Sakhalin /usr/share/zoneinfo/posix/Asia/Samarkand /usr/share/zoneinfo/posix/Asia/Seoul /usr/share/zoneinfo/posix/Asia/Shanghai /usr/share/zoneinfo/posix/Asia/Singapore /usr/share/zoneinfo/posix/Asia/Taipei /usr/share/zoneinfo/posix/Asia/Tashkent /usr/share/zoneinfo/posix/Asia/Tbilisi /usr/share/zoneinfo/posix/Asia/Tehran /usr/share/zoneinfo/posix/Asia/Tel_Aviv /usr/share/zoneinfo/posix/Asia/Thimbu /usr/share/zoneinfo/posix/Asia/Thimphu /usr/share/zoneinfo/posix/Asia/Tokyo /usr/share/zoneinfo/posix/Asia/Ujung_Pandang /usr/share/zoneinfo/posix/Asia/Ulaanbaatar /usr/share/zoneinfo/posix/Asia/Ulan_Bator /usr/share/zoneinfo/posix/Asia/Urumqi /usr/share/zoneinfo/posix/Asia/Vientiane /usr/share/zoneinfo/posix/Asia/Vladivostok /usr/share/zoneinfo/posix/Asia/Yakutsk /usr/share/zoneinfo/posix/Asia/Yekaterinburg /usr/share/zoneinfo/posix/Asia/Yerevan /usr/share/zoneinfo/posix/Atlantic /usr/share/zoneinfo/posix/Atlantic/Azores /usr/share/zoneinfo/posix/Atlantic/Bermuda /usr/share/zoneinfo/posix/Atlantic/Canary /usr/share/zoneinfo/posix/Atlantic/Cape_Verde /usr/share/zoneinfo/posix/Atlantic/Faeroe /usr/share/zoneinfo/posix/Atlantic/Faroe /usr/share/zoneinfo/posix/Atlantic/Jan_Mayen /usr/share/zoneinfo/posix/Atlantic/Madeira /usr/share/zoneinfo/posix/Atlantic/Reykjavik /usr/share/zoneinfo/posix/Atlantic/South_Georgia /usr/share/zoneinfo/posix/Atlantic/St_Helena /usr/share/zoneinfo/posix/Atlantic/Stanley /usr/share/zoneinfo/posix/Australia /usr/share/zoneinfo/posix/Australia/ACT /usr/share/zoneinfo/posix/Australia/Adelaide /usr/share/zoneinfo/posix/Australia/Brisbane /usr/share/zoneinfo/posix/Australia/Broken_Hill /usr/share/zoneinfo/posix/Australia/Canberra /usr/share/zoneinfo/posix/Australia/Currie /usr/share/zoneinfo/posix/Australia/Darwin /usr/share/zoneinfo/posix/Australia/Eucla /usr/share/zoneinfo/posix/Australia/Hobart /usr/share/zoneinfo/posix/Australia/LHI /usr/share/zoneinfo/posix/Australia/Lindeman /usr/share/zoneinfo/posix/Australia/Lord_Howe /usr/share/zoneinfo/posix/Australia/Melbourne /usr/share/zoneinfo/posix/Australia/NSW /usr/share/zoneinfo/posix/Australia/North /usr/share/zoneinfo/posix/Australia/Perth /usr/share/zoneinfo/posix/Australia/Queensland /usr/share/zoneinfo/posix/Australia/South /usr/share/zoneinfo/posix/Australia/Sydney /usr/share/zoneinfo/posix/Australia/Tasmania /usr/share/zoneinfo/posix/Australia/Victoria /usr/share/zoneinfo/posix/Australia/West /usr/share/zoneinfo/posix/Australia/Yancowinna /usr/share/zoneinfo/posix/Brazil /usr/share/zoneinfo/posix/Brazil/Acre /usr/share/zoneinfo/posix/Brazil/DeNoronha /usr/share/zoneinfo/posix/Brazil/East /usr/share/zoneinfo/posix/Brazil/West /usr/share/zoneinfo/posix/CET /usr/share/zoneinfo/posix/CST6CDT /usr/share/zoneinfo/posix/Canada /usr/share/zoneinfo/posix/Canada/Atlantic /usr/share/zoneinfo/posix/Canada/Central /usr/share/zoneinfo/posix/Canada/East-Saskatchewan /usr/share/zoneinfo/posix/Canada/Eastern /usr/share/zoneinfo/posix/Canada/Mountain /usr/share/zoneinfo/posix/Canada/Newfoundland /usr/share/zoneinfo/posix/Canada/Pacific /usr/share/zoneinfo/posix/Canada/Saskatchewan /usr/share/zoneinfo/posix/Canada/Yukon /usr/share/zoneinfo/posix/Chile /usr/share/zoneinfo/posix/Chile/Continental /usr/share/zoneinfo/posix/Chile/EasterIsland /usr/share/zoneinfo/posix/Cuba /usr/share/zoneinfo/posix/EET /usr/share/zoneinfo/posix/EST /usr/share/zoneinfo/posix/EST5EDT /usr/share/zoneinfo/posix/Egypt /usr/share/zoneinfo/posix/Eire /usr/share/zoneinfo/posix/Etc /usr/share/zoneinfo/posix/Etc/GMT /usr/share/zoneinfo/posix/Etc/GMT+0 /usr/share/zoneinfo/posix/Etc/GMT+1 /usr/share/zoneinfo/posix/Etc/GMT+10 /usr/share/zoneinfo/posix/Etc/GMT+11 /usr/share/zoneinfo/posix/Etc/GMT+12 /usr/share/zoneinfo/posix/Etc/GMT+2 /usr/share/zoneinfo/posix/Etc/GMT+3 /usr/share/zoneinfo/posix/Etc/GMT+4 /usr/share/zoneinfo/posix/Etc/GMT+5 /usr/share/zoneinfo/posix/Etc/GMT+6 /usr/share/zoneinfo/posix/Etc/GMT+7 /usr/share/zoneinfo/posix/Etc/GMT+8 /usr/share/zoneinfo/posix/Etc/GMT+9 /usr/share/zoneinfo/posix/Etc/GMT-0 /usr/share/zoneinfo/posix/Etc/GMT-1 /usr/share/zoneinfo/posix/Etc/GMT-10 /usr/share/zoneinfo/posix/Etc/GMT-11 /usr/share/zoneinfo/posix/Etc/GMT-12 /usr/share/zoneinfo/posix/Etc/GMT-13 /usr/share/zoneinfo/posix/Etc/GMT-14 /usr/share/zoneinfo/posix/Etc/GMT-2 /usr/share/zoneinfo/posix/Etc/GMT-3 /usr/share/zoneinfo/posix/Etc/GMT-4 /usr/share/zoneinfo/posix/Etc/GMT-5 /usr/share/zoneinfo/posix/Etc/GMT-6 /usr/share/zoneinfo/posix/Etc/GMT-7 /usr/share/zoneinfo/posix/Etc/GMT-8 /usr/share/zoneinfo/posix/Etc/GMT-9 /usr/share/zoneinfo/posix/Etc/GMT0 /usr/share/zoneinfo/posix/Etc/Greenwich /usr/share/zoneinfo/posix/Etc/UCT /usr/share/zoneinfo/posix/Etc/UTC /usr/share/zoneinfo/posix/Etc/Universal /usr/share/zoneinfo/posix/Etc/Zulu /usr/share/zoneinfo/posix/Europe /usr/share/zoneinfo/posix/Europe/Amsterdam /usr/share/zoneinfo/posix/Europe/Andorra /usr/share/zoneinfo/posix/Europe/Athens /usr/share/zoneinfo/posix/Europe/Belfast /usr/share/zoneinfo/posix/Europe/Belgrade /usr/share/zoneinfo/posix/Europe/Berlin /usr/share/zoneinfo/posix/Europe/Bratislava /usr/share/zoneinfo/posix/Europe/Brussels /usr/share/zoneinfo/posix/Europe/Bucharest /usr/share/zoneinfo/posix/Europe/Budapest /usr/share/zoneinfo/posix/Europe/Chisinau /usr/share/zoneinfo/posix/Europe/Copenhagen /usr/share/zoneinfo/posix/Europe/Dublin /usr/share/zoneinfo/posix/Europe/Gibraltar /usr/share/zoneinfo/posix/Europe/Guernsey /usr/share/zoneinfo/posix/Europe/Helsinki /usr/share/zoneinfo/posix/Europe/Isle_of_Man /usr/share/zoneinfo/posix/Europe/Istanbul /usr/share/zoneinfo/posix/Europe/Jersey /usr/share/zoneinfo/posix/Europe/Kaliningrad /usr/share/zoneinfo/posix/Europe/Kiev /usr/share/zoneinfo/posix/Europe/Lisbon /usr/share/zoneinfo/posix/Europe/Ljubljana /usr/share/zoneinfo/posix/Europe/London /usr/share/zoneinfo/posix/Europe/Luxembourg /usr/share/zoneinfo/posix/Europe/Madrid /usr/share/zoneinfo/posix/Europe/Malta /usr/share/zoneinfo/posix/Europe/Mariehamn /usr/share/zoneinfo/posix/Europe/Minsk /usr/share/zoneinfo/posix/Europe/Monaco /usr/share/zoneinfo/posix/Europe/Moscow /usr/share/zoneinfo/posix/Europe/Nicosia /usr/share/zoneinfo/posix/Europe/Oslo /usr/share/zoneinfo/posix/Europe/Paris /usr/share/zoneinfo/posix/Europe/Podgorica /usr/share/zoneinfo/posix/Europe/Prague /usr/share/zoneinfo/posix/Europe/Riga /usr/share/zoneinfo/posix/Europe/Rome /usr/share/zoneinfo/posix/Europe/Samara /usr/share/zoneinfo/posix/Europe/San_Marino /usr/share/zoneinfo/posix/Europe/Sarajevo /usr/share/zoneinfo/posix/Europe/Simferopol /usr/share/zoneinfo/posix/Europe/Skopje /usr/share/zoneinfo/posix/Europe/Sofia /usr/share/zoneinfo/posix/Europe/Stockholm /usr/share/zoneinfo/posix/Europe/Tallinn /usr/share/zoneinfo/posix/Europe/Tirane /usr/share/zoneinfo/posix/Europe/Tiraspol /usr/share/zoneinfo/posix/Europe/Uzhgorod /usr/share/zoneinfo/posix/Europe/Vaduz /usr/share/zoneinfo/posix/Europe/Vatican /usr/share/zoneinfo/posix/Europe/Vienna /usr/share/zoneinfo/posix/Europe/Vilnius /usr/share/zoneinfo/posix/Europe/Volgograd /usr/share/zoneinfo/posix/Europe/Warsaw /usr/share/zoneinfo/posix/Europe/Zagreb /usr/share/zoneinfo/posix/Europe/Zaporozhye /usr/share/zoneinfo/posix/Europe/Zurich /usr/share/zoneinfo/posix/Factory /usr/share/zoneinfo/posix/GB /usr/share/zoneinfo/posix/GB-Eire /usr/share/zoneinfo/posix/GMT /usr/share/zoneinfo/posix/GMT+0 /usr/share/zoneinfo/posix/GMT-0 /usr/share/zoneinfo/posix/GMT0 /usr/share/zoneinfo/posix/Greenwich /usr/share/zoneinfo/posix/HST /usr/share/zoneinfo/posix/Hongkong /usr/share/zoneinfo/posix/Iceland /usr/share/zoneinfo/posix/Indian /usr/share/zoneinfo/posix/Indian/Antananarivo /usr/share/zoneinfo/posix/Indian/Chagos /usr/share/zoneinfo/posix/Indian/Christmas /usr/share/zoneinfo/posix/Indian/Cocos /usr/share/zoneinfo/posix/Indian/Comoro /usr/share/zoneinfo/posix/Indian/Kerguelen /usr/share/zoneinfo/posix/Indian/Mahe /usr/share/zoneinfo/posix/Indian/Maldives /usr/share/zoneinfo/posix/Indian/Mauritius /usr/share/zoneinfo/posix/Indian/Mayotte /usr/share/zoneinfo/posix/Indian/Reunion /usr/share/zoneinfo/posix/Iran /usr/share/zoneinfo/posix/Israel /usr/share/zoneinfo/posix/Jamaica /usr/share/zoneinfo/posix/Japan /usr/share/zoneinfo/posix/Kwajalein /usr/share/zoneinfo/posix/Libya /usr/share/zoneinfo/posix/MET /usr/share/zoneinfo/posix/MST /usr/share/zoneinfo/posix/MST7MDT /usr/share/zoneinfo/posix/Mexico /usr/share/zoneinfo/posix/Mexico/BajaNorte /usr/share/zoneinfo/posix/Mexico/BajaSur /usr/share/zoneinfo/posix/Mexico/General /usr/share/zoneinfo/posix/Mideast /usr/share/zoneinfo/posix/Mideast/Riyadh87 /usr/share/zoneinfo/posix/Mideast/Riyadh88 /usr/share/zoneinfo/posix/Mideast/Riyadh89 /usr/share/zoneinfo/posix/NZ /usr/share/zoneinfo/posix/NZ-CHAT /usr/share/zoneinfo/posix/Navajo /usr/share/zoneinfo/posix/PRC /usr/share/zoneinfo/posix/PST8PDT /usr/share/zoneinfo/posix/Pacific /usr/share/zoneinfo/posix/Pacific/Apia /usr/share/zoneinfo/posix/Pacific/Auckland /usr/share/zoneinfo/posix/Pacific/Chatham /usr/share/zoneinfo/posix/Pacific/Easter /usr/share/zoneinfo/posix/Pacific/Efate /usr/share/zoneinfo/posix/Pacific/Enderbury /usr/share/zoneinfo/posix/Pacific/Fakaofo /usr/share/zoneinfo/posix/Pacific/Fiji /usr/share/zoneinfo/posix/Pacific/Funafuti /usr/share/zoneinfo/posix/Pacific/Galapagos /usr/share/zoneinfo/posix/Pacific/Gambier /usr/share/zoneinfo/posix/Pacific/Guadalcanal /usr/share/zoneinfo/posix/Pacific/Guam /usr/share/zoneinfo/posix/Pacific/Honolulu /usr/share/zoneinfo/posix/Pacific/Johnston /usr/share/zoneinfo/posix/Pacific/Kiritimati /usr/share/zoneinfo/posix/Pacific/Kosrae /usr/share/zoneinfo/posix/Pacific/Kwajalein /usr/share/zoneinfo/posix/Pacific/Majuro /usr/share/zoneinfo/posix/Pacific/Marquesas /usr/share/zoneinfo/posix/Pacific/Midway /usr/share/zoneinfo/posix/Pacific/Nauru /usr/share/zoneinfo/posix/Pacific/Niue /usr/share/zoneinfo/posix/Pacific/Norfolk /usr/share/zoneinfo/posix/Pacific/Noumea /usr/share/zoneinfo/posix/Pacific/Pago_Pago /usr/share/zoneinfo/posix/Pacific/Palau /usr/share/zoneinfo/posix/Pacific/Pitcairn /usr/share/zoneinfo/posix/Pacific/Ponape /usr/share/zoneinfo/posix/Pacific/Port_Moresby /usr/share/zoneinfo/posix/Pacific/Rarotonga /usr/share/zoneinfo/posix/Pacific/Saipan /usr/share/zoneinfo/posix/Pacific/Samoa /usr/share/zoneinfo/posix/Pacific/Tahiti /usr/share/zoneinfo/posix/Pacific/Tarawa /usr/share/zoneinfo/posix/Pacific/Tongatapu /usr/share/zoneinfo/posix/Pacific/Truk /usr/share/zoneinfo/posix/Pacific/Wake /usr/share/zoneinfo/posix/Pacific/Wallis /usr/share/zoneinfo/posix/Pacific/Yap /usr/share/zoneinfo/posix/Poland /usr/share/zoneinfo/posix/Portugal /usr/share/zoneinfo/posix/ROC /usr/share/zoneinfo/posix/ROK /usr/share/zoneinfo/posix/Singapore /usr/share/zoneinfo/posix/Turkey /usr/share/zoneinfo/posix/UCT /usr/share/zoneinfo/posix/US /usr/share/zoneinfo/posix/US/Alaska /usr/share/zoneinfo/posix/US/Aleutian /usr/share/zoneinfo/posix/US/Arizona /usr/share/zoneinfo/posix/US/Central /usr/share/zoneinfo/posix/US/East-Indiana /usr/share/zoneinfo/posix/US/Eastern /usr/share/zoneinfo/posix/US/Hawaii /usr/share/zoneinfo/posix/US/Indiana-Starke /usr/share/zoneinfo/posix/US/Michigan /usr/share/zoneinfo/posix/US/Mountain /usr/share/zoneinfo/posix/US/Pacific /usr/share/zoneinfo/posix/US/Pacific-New /usr/share/zoneinfo/posix/US/Samoa /usr/share/zoneinfo/posix/UTC /usr/share/zoneinfo/posix/Universal /usr/share/zoneinfo/posix/W-SU /usr/share/zoneinfo/posix/WET /usr/share/zoneinfo/posix/Zulu /usr/share/zoneinfo/posixrules /usr/share/zoneinfo/right /usr/share/zoneinfo/right/Africa /usr/share/zoneinfo/right/Africa/Abidjan /usr/share/zoneinfo/right/Africa/Accra /usr/share/zoneinfo/right/Africa/Addis_Ababa /usr/share/zoneinfo/right/Africa/Algiers /usr/share/zoneinfo/right/Africa/Asmara /usr/share/zoneinfo/right/Africa/Asmera /usr/share/zoneinfo/right/Africa/Bamako /usr/share/zoneinfo/right/Africa/Bangui /usr/share/zoneinfo/right/Africa/Banjul /usr/share/zoneinfo/right/Africa/Bissau /usr/share/zoneinfo/right/Africa/Blantyre /usr/share/zoneinfo/right/Africa/Brazzaville /usr/share/zoneinfo/right/Africa/Bujumbura /usr/share/zoneinfo/right/Africa/Cairo /usr/share/zoneinfo/right/Africa/Casablanca /usr/share/zoneinfo/right/Africa/Ceuta /usr/share/zoneinfo/right/Africa/Conakry /usr/share/zoneinfo/right/Africa/Dakar /usr/share/zoneinfo/right/Africa/Dar_es_Salaam /usr/share/zoneinfo/right/Africa/Djibouti /usr/share/zoneinfo/right/Africa/Douala /usr/share/zoneinfo/right/Africa/El_Aaiun /usr/share/zoneinfo/right/Africa/Freetown /usr/share/zoneinfo/right/Africa/Gaborone /usr/share/zoneinfo/right/Africa/Harare /usr/share/zoneinfo/right/Africa/Johannesburg /usr/share/zoneinfo/right/Africa/Kampala /usr/share/zoneinfo/right/Africa/Khartoum /usr/share/zoneinfo/right/Africa/Kigali /usr/share/zoneinfo/right/Africa/Kinshasa /usr/share/zoneinfo/right/Africa/Lagos /usr/share/zoneinfo/right/Africa/Libreville /usr/share/zoneinfo/right/Africa/Lome /usr/share/zoneinfo/right/Africa/Luanda /usr/share/zoneinfo/right/Africa/Lubumbashi /usr/share/zoneinfo/right/Africa/Lusaka /usr/share/zoneinfo/right/Africa/Malabo /usr/share/zoneinfo/right/Africa/Maputo /usr/share/zoneinfo/right/Africa/Maseru /usr/share/zoneinfo/right/Africa/Mbabane /usr/share/zoneinfo/right/Africa/Mogadishu /usr/share/zoneinfo/right/Africa/Monrovia /usr/share/zoneinfo/right/Africa/Nairobi /usr/share/zoneinfo/right/Africa/Ndjamena /usr/share/zoneinfo/right/Africa/Niamey /usr/share/zoneinfo/right/Africa/Nouakchott /usr/share/zoneinfo/right/Africa/Ouagadougou /usr/share/zoneinfo/right/Africa/Porto-Novo /usr/share/zoneinfo/right/Africa/Sao_Tome /usr/share/zoneinfo/right/Africa/Timbuktu /usr/share/zoneinfo/right/Africa/Tripoli /usr/share/zoneinfo/right/Africa/Tunis /usr/share/zoneinfo/right/Africa/Windhoek /usr/share/zoneinfo/right/America /usr/share/zoneinfo/right/America/Adak /usr/share/zoneinfo/right/America/Anchorage /usr/share/zoneinfo/right/America/Anguilla /usr/share/zoneinfo/right/America/Antigua /usr/share/zoneinfo/right/America/Araguaina /usr/share/zoneinfo/right/America/Argentina /usr/share/zoneinfo/right/America/Argentina/Buenos_Aires /usr/share/zoneinfo/right/America/Argentina/Catamarca /usr/share/zoneinfo/right/America/Argentina/ComodRivadavia /usr/share/zoneinfo/right/America/Argentina/Cordoba /usr/share/zoneinfo/right/America/Argentina/Jujuy /usr/share/zoneinfo/right/America/Argentina/La_Rioja /usr/share/zoneinfo/right/America/Argentina/Mendoza /usr/share/zoneinfo/right/America/Argentina/Rio_Gallegos /usr/share/zoneinfo/right/America/Argentina/Salta /usr/share/zoneinfo/right/America/Argentina/San_Juan /usr/share/zoneinfo/right/America/Argentina/San_Luis /usr/share/zoneinfo/right/America/Argentina/Tucuman /usr/share/zoneinfo/right/America/Argentina/Ushuaia /usr/share/zoneinfo/right/America/Aruba /usr/share/zoneinfo/right/America/Asuncion /usr/share/zoneinfo/right/America/Atikokan /usr/share/zoneinfo/right/America/Atka /usr/share/zoneinfo/right/America/Bahia /usr/share/zoneinfo/right/America/Barbados /usr/share/zoneinfo/right/America/Belem /usr/share/zoneinfo/right/America/Belize /usr/share/zoneinfo/right/America/Blanc-Sablon /usr/share/zoneinfo/right/America/Boa_Vista /usr/share/zoneinfo/right/America/Bogota /usr/share/zoneinfo/right/America/Boise /usr/share/zoneinfo/right/America/Buenos_Aires /usr/share/zoneinfo/right/America/Cambridge_Bay /usr/share/zoneinfo/right/America/Campo_Grande /usr/share/zoneinfo/right/America/Cancun /usr/share/zoneinfo/right/America/Caracas /usr/share/zoneinfo/right/America/Catamarca /usr/share/zoneinfo/right/America/Cayenne /usr/share/zoneinfo/right/America/Cayman /usr/share/zoneinfo/right/America/Chicago /usr/share/zoneinfo/right/America/Chihuahua /usr/share/zoneinfo/right/America/Coral_Harbour /usr/share/zoneinfo/right/America/Cordoba /usr/share/zoneinfo/right/America/Costa_Rica /usr/share/zoneinfo/right/America/Cuiaba /usr/share/zoneinfo/right/America/Curacao /usr/share/zoneinfo/right/America/Danmarkshavn /usr/share/zoneinfo/right/America/Dawson /usr/share/zoneinfo/right/America/Dawson_Creek /usr/share/zoneinfo/right/America/Denver /usr/share/zoneinfo/right/America/Detroit /usr/share/zoneinfo/right/America/Dominica /usr/share/zoneinfo/right/America/Edmonton /usr/share/zoneinfo/right/America/Eirunepe /usr/share/zoneinfo/right/America/El_Salvador /usr/share/zoneinfo/right/America/Ensenada /usr/share/zoneinfo/right/America/Fort_Wayne /usr/share/zoneinfo/right/America/Fortaleza /usr/share/zoneinfo/right/America/Glace_Bay /usr/share/zoneinfo/right/America/Godthab /usr/share/zoneinfo/right/America/Goose_Bay /usr/share/zoneinfo/right/America/Grand_Turk /usr/share/zoneinfo/right/America/Grenada /usr/share/zoneinfo/right/America/Guadeloupe /usr/share/zoneinfo/right/America/Guatemala /usr/share/zoneinfo/right/America/Guayaquil /usr/share/zoneinfo/right/America/Guyana /usr/share/zoneinfo/right/America/Halifax /usr/share/zoneinfo/right/America/Havana /usr/share/zoneinfo/right/America/Hermosillo /usr/share/zoneinfo/right/America/Indiana /usr/share/zoneinfo/right/America/Indiana/Indianapolis /usr/share/zoneinfo/right/America/Indiana/Knox /usr/share/zoneinfo/right/America/Indiana/Marengo /usr/share/zoneinfo/right/America/Indiana/Petersburg /usr/share/zoneinfo/right/America/Indiana/Tell_City /usr/share/zoneinfo/right/America/Indiana/Vevay /usr/share/zoneinfo/right/America/Indiana/Vincennes /usr/share/zoneinfo/right/America/Indiana/Winamac /usr/share/zoneinfo/right/America/Indianapolis /usr/share/zoneinfo/right/America/Inuvik /usr/share/zoneinfo/right/America/Iqaluit /usr/share/zoneinfo/right/America/Jamaica /usr/share/zoneinfo/right/America/Jujuy /usr/share/zoneinfo/right/America/Juneau /usr/share/zoneinfo/right/America/Kentucky /usr/share/zoneinfo/right/America/Kentucky/Louisville /usr/share/zoneinfo/right/America/Kentucky/Monticello /usr/share/zoneinfo/right/America/Knox_IN /usr/share/zoneinfo/right/America/La_Paz /usr/share/zoneinfo/right/America/Lima /usr/share/zoneinfo/right/America/Los_Angeles /usr/share/zoneinfo/right/America/Louisville /usr/share/zoneinfo/right/America/Maceio /usr/share/zoneinfo/right/America/Managua /usr/share/zoneinfo/right/America/Manaus /usr/share/zoneinfo/right/America/Marigot /usr/share/zoneinfo/right/America/Martinique /usr/share/zoneinfo/right/America/Mazatlan /usr/share/zoneinfo/right/America/Mendoza /usr/share/zoneinfo/right/America/Menominee /usr/share/zoneinfo/right/America/Merida /usr/share/zoneinfo/right/America/Mexico_City /usr/share/zoneinfo/right/America/Miquelon /usr/share/zoneinfo/right/America/Moncton /usr/share/zoneinfo/right/America/Monterrey /usr/share/zoneinfo/right/America/Montevideo /usr/share/zoneinfo/right/America/Montreal /usr/share/zoneinfo/right/America/Montserrat /usr/share/zoneinfo/right/America/Nassau /usr/share/zoneinfo/right/America/New_York /usr/share/zoneinfo/right/America/Nipigon /usr/share/zoneinfo/right/America/Nome /usr/share/zoneinfo/right/America/Noronha /usr/share/zoneinfo/right/America/North_Dakota /usr/share/zoneinfo/right/America/North_Dakota/Center /usr/share/zoneinfo/right/America/North_Dakota/New_Salem /usr/share/zoneinfo/right/America/Panama /usr/share/zoneinfo/right/America/Pangnirtung /usr/share/zoneinfo/right/America/Paramaribo /usr/share/zoneinfo/right/America/Phoenix /usr/share/zoneinfo/right/America/Port-au-Prince /usr/share/zoneinfo/right/America/Port_of_Spain /usr/share/zoneinfo/right/America/Porto_Acre /usr/share/zoneinfo/right/America/Porto_Velho /usr/share/zoneinfo/right/America/Puerto_Rico /usr/share/zoneinfo/right/America/Rainy_River /usr/share/zoneinfo/right/America/Rankin_Inlet /usr/share/zoneinfo/right/America/Recife /usr/share/zoneinfo/right/America/Regina /usr/share/zoneinfo/right/America/Resolute /usr/share/zoneinfo/right/America/Rio_Branco /usr/share/zoneinfo/right/America/Rosario /usr/share/zoneinfo/right/America/Santarem /usr/share/zoneinfo/right/America/Santiago /usr/share/zoneinfo/right/America/Santo_Domingo /usr/share/zoneinfo/right/America/Sao_Paulo /usr/share/zoneinfo/right/America/Scoresbysund /usr/share/zoneinfo/right/America/Shiprock /usr/share/zoneinfo/right/America/St_Barthelemy /usr/share/zoneinfo/right/America/St_Johns /usr/share/zoneinfo/right/America/St_Kitts /usr/share/zoneinfo/right/America/St_Lucia /usr/share/zoneinfo/right/America/St_Thomas /usr/share/zoneinfo/right/America/St_Vincent /usr/share/zoneinfo/right/America/Swift_Current /usr/share/zoneinfo/right/America/Tegucigalpa /usr/share/zoneinfo/right/America/Thule /usr/share/zoneinfo/right/America/Thunder_Bay /usr/share/zoneinfo/right/America/Tijuana /usr/share/zoneinfo/right/America/Toronto /usr/share/zoneinfo/right/America/Tortola /usr/share/zoneinfo/right/America/Vancouver /usr/share/zoneinfo/right/America/Virgin /usr/share/zoneinfo/right/America/Whitehorse /usr/share/zoneinfo/right/America/Winnipeg /usr/share/zoneinfo/right/America/Yakutat /usr/share/zoneinfo/right/America/Yellowknife /usr/share/zoneinfo/right/Antarctica /usr/share/zoneinfo/right/Antarctica/Casey /usr/share/zoneinfo/right/Antarctica/Davis /usr/share/zoneinfo/right/Antarctica/DumontDUrville /usr/share/zoneinfo/right/Antarctica/Mawson /usr/share/zoneinfo/right/Antarctica/McMurdo /usr/share/zoneinfo/right/Antarctica/Palmer /usr/share/zoneinfo/right/Antarctica/Rothera /usr/share/zoneinfo/right/Antarctica/South_Pole /usr/share/zoneinfo/right/Antarctica/Syowa /usr/share/zoneinfo/right/Antarctica/Vostok /usr/share/zoneinfo/right/Arctic /usr/share/zoneinfo/right/Arctic/Longyearbyen /usr/share/zoneinfo/right/Asia /usr/share/zoneinfo/right/Asia/Aden /usr/share/zoneinfo/right/Asia/Almaty /usr/share/zoneinfo/right/Asia/Amman /usr/share/zoneinfo/right/Asia/Anadyr /usr/share/zoneinfo/right/Asia/Aqtau /usr/share/zoneinfo/right/Asia/Aqtobe /usr/share/zoneinfo/right/Asia/Ashgabat /usr/share/zoneinfo/right/Asia/Ashkhabad /usr/share/zoneinfo/right/Asia/Baghdad /usr/share/zoneinfo/right/Asia/Bahrain /usr/share/zoneinfo/right/Asia/Baku /usr/share/zoneinfo/right/Asia/Bangkok /usr/share/zoneinfo/right/Asia/Beirut /usr/share/zoneinfo/right/Asia/Bishkek /usr/share/zoneinfo/right/Asia/Brunei /usr/share/zoneinfo/right/Asia/Calcutta /usr/share/zoneinfo/right/Asia/Choibalsan /usr/share/zoneinfo/right/Asia/Chongqing /usr/share/zoneinfo/right/Asia/Chungking /usr/share/zoneinfo/right/Asia/Colombo /usr/share/zoneinfo/right/Asia/Dacca /usr/share/zoneinfo/right/Asia/Damascus /usr/share/zoneinfo/right/Asia/Dhaka /usr/share/zoneinfo/right/Asia/Dili /usr/share/zoneinfo/right/Asia/Dubai /usr/share/zoneinfo/right/Asia/Dushanbe /usr/share/zoneinfo/right/Asia/Gaza /usr/share/zoneinfo/right/Asia/Harbin /usr/share/zoneinfo/right/Asia/Ho_Chi_Minh /usr/share/zoneinfo/right/Asia/Hong_Kong /usr/share/zoneinfo/right/Asia/Hovd /usr/share/zoneinfo/right/Asia/Irkutsk /usr/share/zoneinfo/right/Asia/Istanbul /usr/share/zoneinfo/right/Asia/Jakarta /usr/share/zoneinfo/right/Asia/Jayapura /usr/share/zoneinfo/right/Asia/Jerusalem /usr/share/zoneinfo/right/Asia/Kabul /usr/share/zoneinfo/right/Asia/Kamchatka /usr/share/zoneinfo/right/Asia/Karachi /usr/share/zoneinfo/right/Asia/Kashgar /usr/share/zoneinfo/right/Asia/Kathmandu /usr/share/zoneinfo/right/Asia/Katmandu /usr/share/zoneinfo/right/Asia/Kolkata /usr/share/zoneinfo/right/Asia/Krasnoyarsk /usr/share/zoneinfo/right/Asia/Kuala_Lumpur /usr/share/zoneinfo/right/Asia/Kuching /usr/share/zoneinfo/right/Asia/Kuwait /usr/share/zoneinfo/right/Asia/Macao /usr/share/zoneinfo/right/Asia/Macau /usr/share/zoneinfo/right/Asia/Magadan /usr/share/zoneinfo/right/Asia/Makassar /usr/share/zoneinfo/right/Asia/Manila /usr/share/zoneinfo/right/Asia/Muscat /usr/share/zoneinfo/right/Asia/Nicosia /usr/share/zoneinfo/right/Asia/Novosibirsk /usr/share/zoneinfo/right/Asia/Omsk /usr/share/zoneinfo/right/Asia/Oral /usr/share/zoneinfo/right/Asia/Phnom_Penh /usr/share/zoneinfo/right/Asia/Pontianak /usr/share/zoneinfo/right/Asia/Pyongyang /usr/share/zoneinfo/right/Asia/Qatar /usr/share/zoneinfo/right/Asia/Qyzylorda /usr/share/zoneinfo/right/Asia/Rangoon /usr/share/zoneinfo/right/Asia/Riyadh /usr/share/zoneinfo/right/Asia/Riyadh87 /usr/share/zoneinfo/right/Asia/Riyadh88 /usr/share/zoneinfo/right/Asia/Riyadh89 /usr/share/zoneinfo/right/Asia/Saigon /usr/share/zoneinfo/right/Asia/Sakhalin /usr/share/zoneinfo/right/Asia/Samarkand /usr/share/zoneinfo/right/Asia/Seoul /usr/share/zoneinfo/right/Asia/Shanghai /usr/share/zoneinfo/right/Asia/Singapore /usr/share/zoneinfo/right/Asia/Taipei /usr/share/zoneinfo/right/Asia/Tashkent /usr/share/zoneinfo/right/Asia/Tbilisi /usr/share/zoneinfo/right/Asia/Tehran /usr/share/zoneinfo/right/Asia/Tel_Aviv /usr/share/zoneinfo/right/Asia/Thimbu /usr/share/zoneinfo/right/Asia/Thimphu /usr/share/zoneinfo/right/Asia/Tokyo /usr/share/zoneinfo/right/Asia/Ujung_Pandang /usr/share/zoneinfo/right/Asia/Ulaanbaatar /usr/share/zoneinfo/right/Asia/Ulan_Bator /usr/share/zoneinfo/right/Asia/Urumqi /usr/share/zoneinfo/right/Asia/Vientiane /usr/share/zoneinfo/right/Asia/Vladivostok /usr/share/zoneinfo/right/Asia/Yakutsk /usr/share/zoneinfo/right/Asia/Yekaterinburg /usr/share/zoneinfo/right/Asia/Yerevan /usr/share/zoneinfo/right/Atlantic /usr/share/zoneinfo/right/Atlantic/Azores /usr/share/zoneinfo/right/Atlantic/Bermuda /usr/share/zoneinfo/right/Atlantic/Canary /usr/share/zoneinfo/right/Atlantic/Cape_Verde /usr/share/zoneinfo/right/Atlantic/Faeroe /usr/share/zoneinfo/right/Atlantic/Faroe /usr/share/zoneinfo/right/Atlantic/Jan_Mayen /usr/share/zoneinfo/right/Atlantic/Madeira /usr/share/zoneinfo/right/Atlantic/Reykjavik /usr/share/zoneinfo/right/Atlantic/South_Georgia /usr/share/zoneinfo/right/Atlantic/St_Helena /usr/share/zoneinfo/right/Atlantic/Stanley /usr/share/zoneinfo/right/Australia /usr/share/zoneinfo/right/Australia/ACT /usr/share/zoneinfo/right/Australia/Adelaide /usr/share/zoneinfo/right/Australia/Brisbane /usr/share/zoneinfo/right/Australia/Broken_Hill /usr/share/zoneinfo/right/Australia/Canberra /usr/share/zoneinfo/right/Australia/Currie /usr/share/zoneinfo/right/Australia/Darwin /usr/share/zoneinfo/right/Australia/Eucla /usr/share/zoneinfo/right/Australia/Hobart /usr/share/zoneinfo/right/Australia/LHI /usr/share/zoneinfo/right/Australia/Lindeman /usr/share/zoneinfo/right/Australia/Lord_Howe /usr/share/zoneinfo/right/Australia/Melbourne /usr/share/zoneinfo/right/Australia/NSW /usr/share/zoneinfo/right/Australia/North /usr/share/zoneinfo/right/Australia/Perth /usr/share/zoneinfo/right/Australia/Queensland /usr/share/zoneinfo/right/Australia/South /usr/share/zoneinfo/right/Australia/Sydney /usr/share/zoneinfo/right/Australia/Tasmania /usr/share/zoneinfo/right/Australia/Victoria /usr/share/zoneinfo/right/Australia/West /usr/share/zoneinfo/right/Australia/Yancowinna /usr/share/zoneinfo/right/Brazil /usr/share/zoneinfo/right/Brazil/Acre /usr/share/zoneinfo/right/Brazil/DeNoronha /usr/share/zoneinfo/right/Brazil/East /usr/share/zoneinfo/right/Brazil/West /usr/share/zoneinfo/right/CET /usr/share/zoneinfo/right/CST6CDT /usr/share/zoneinfo/right/Canada /usr/share/zoneinfo/right/Canada/Atlantic /usr/share/zoneinfo/right/Canada/Central /usr/share/zoneinfo/right/Canada/East-Saskatchewan /usr/share/zoneinfo/right/Canada/Eastern /usr/share/zoneinfo/right/Canada/Mountain /usr/share/zoneinfo/right/Canada/Newfoundland /usr/share/zoneinfo/right/Canada/Pacific /usr/share/zoneinfo/right/Canada/Saskatchewan /usr/share/zoneinfo/right/Canada/Yukon /usr/share/zoneinfo/right/Chile /usr/share/zoneinfo/right/Chile/Continental /usr/share/zoneinfo/right/Chile/EasterIsland /usr/share/zoneinfo/right/Cuba /usr/share/zoneinfo/right/EET /usr/share/zoneinfo/right/EST /usr/share/zoneinfo/right/EST5EDT /usr/share/zoneinfo/right/Egypt /usr/share/zoneinfo/right/Eire /usr/share/zoneinfo/right/Etc /usr/share/zoneinfo/right/Etc/GMT /usr/share/zoneinfo/right/Etc/GMT+0 /usr/share/zoneinfo/right/Etc/GMT+1 /usr/share/zoneinfo/right/Etc/GMT+10 /usr/share/zoneinfo/right/Etc/GMT+11 /usr/share/zoneinfo/right/Etc/GMT+12 /usr/share/zoneinfo/right/Etc/GMT+2 /usr/share/zoneinfo/right/Etc/GMT+3 /usr/share/zoneinfo/right/Etc/GMT+4 /usr/share/zoneinfo/right/Etc/GMT+5 /usr/share/zoneinfo/right/Etc/GMT+6 /usr/share/zoneinfo/right/Etc/GMT+7 /usr/share/zoneinfo/right/Etc/GMT+8 /usr/share/zoneinfo/right/Etc/GMT+9 /usr/share/zoneinfo/right/Etc/GMT-0 /usr/share/zoneinfo/right/Etc/GMT-1 /usr/share/zoneinfo/right/Etc/GMT-10 /usr/share/zoneinfo/right/Etc/GMT-11 /usr/share/zoneinfo/right/Etc/GMT-12 /usr/share/zoneinfo/right/Etc/GMT-13 /usr/share/zoneinfo/right/Etc/GMT-14 /usr/share/zoneinfo/right/Etc/GMT-2 /usr/share/zoneinfo/right/Etc/GMT-3 /usr/share/zoneinfo/right/Etc/GMT-4 /usr/share/zoneinfo/right/Etc/GMT-5 /usr/share/zoneinfo/right/Etc/GMT-6 /usr/share/zoneinfo/right/Etc/GMT-7 /usr/share/zoneinfo/right/Etc/GMT-8 /usr/share/zoneinfo/right/Etc/GMT-9 /usr/share/zoneinfo/right/Etc/GMT0 /usr/share/zoneinfo/right/Etc/Greenwich /usr/share/zoneinfo/right/Etc/UCT /usr/share/zoneinfo/right/Etc/UTC /usr/share/zoneinfo/right/Etc/Universal /usr/share/zoneinfo/right/Etc/Zulu /usr/share/zoneinfo/right/Europe /usr/share/zoneinfo/right/Europe/Amsterdam /usr/share/zoneinfo/right/Europe/Andorra /usr/share/zoneinfo/right/Europe/Athens /usr/share/zoneinfo/right/Europe/Belfast /usr/share/zoneinfo/right/Europe/Belgrade /usr/share/zoneinfo/right/Europe/Berlin /usr/share/zoneinfo/right/Europe/Bratislava /usr/share/zoneinfo/right/Europe/Brussels /usr/share/zoneinfo/right/Europe/Bucharest /usr/share/zoneinfo/right/Europe/Budapest /usr/share/zoneinfo/right/Europe/Chisinau /usr/share/zoneinfo/right/Europe/Copenhagen /usr/share/zoneinfo/right/Europe/Dublin /usr/share/zoneinfo/right/Europe/Gibraltar /usr/share/zoneinfo/right/Europe/Guernsey /usr/share/zoneinfo/right/Europe/Helsinki /usr/share/zoneinfo/right/Europe/Isle_of_Man /usr/share/zoneinfo/right/Europe/Istanbul /usr/share/zoneinfo/right/Europe/Jersey /usr/share/zoneinfo/right/Europe/Kaliningrad /usr/share/zoneinfo/right/Europe/Kiev /usr/share/zoneinfo/right/Europe/Lisbon /usr/share/zoneinfo/right/Europe/Ljubljana /usr/share/zoneinfo/right/Europe/London /usr/share/zoneinfo/right/Europe/Luxembourg /usr/share/zoneinfo/right/Europe/Madrid /usr/share/zoneinfo/right/Europe/Malta /usr/share/zoneinfo/right/Europe/Mariehamn /usr/share/zoneinfo/right/Europe/Minsk /usr/share/zoneinfo/right/Europe/Monaco /usr/share/zoneinfo/right/Europe/Moscow /usr/share/zoneinfo/right/Europe/Nicosia /usr/share/zoneinfo/right/Europe/Oslo /usr/share/zoneinfo/right/Europe/Paris /usr/share/zoneinfo/right/Europe/Podgorica /usr/share/zoneinfo/right/Europe/Prague /usr/share/zoneinfo/right/Europe/Riga /usr/share/zoneinfo/right/Europe/Rome /usr/share/zoneinfo/right/Europe/Samara /usr/share/zoneinfo/right/Europe/San_Marino /usr/share/zoneinfo/right/Europe/Sarajevo /usr/share/zoneinfo/right/Europe/Simferopol /usr/share/zoneinfo/right/Europe/Skopje /usr/share/zoneinfo/right/Europe/Sofia /usr/share/zoneinfo/right/Europe/Stockholm /usr/share/zoneinfo/right/Europe/Tallinn /usr/share/zoneinfo/right/Europe/Tirane /usr/share/zoneinfo/right/Europe/Tiraspol /usr/share/zoneinfo/right/Europe/Uzhgorod /usr/share/zoneinfo/right/Europe/Vaduz /usr/share/zoneinfo/right/Europe/Vatican /usr/share/zoneinfo/right/Europe/Vienna /usr/share/zoneinfo/right/Europe/Vilnius /usr/share/zoneinfo/right/Europe/Volgograd /usr/share/zoneinfo/right/Europe/Warsaw /usr/share/zoneinfo/right/Europe/Zagreb /usr/share/zoneinfo/right/Europe/Zaporozhye /usr/share/zoneinfo/right/Europe/Zurich /usr/share/zoneinfo/right/Factory /usr/share/zoneinfo/right/GB /usr/share/zoneinfo/right/GB-Eire /usr/share/zoneinfo/right/GMT /usr/share/zoneinfo/right/GMT+0 /usr/share/zoneinfo/right/GMT-0 /usr/share/zoneinfo/right/GMT0 /usr/share/zoneinfo/right/Greenwich /usr/share/zoneinfo/right/HST /usr/share/zoneinfo/right/Hongkong /usr/share/zoneinfo/right/Iceland /usr/share/zoneinfo/right/Indian /usr/share/zoneinfo/right/Indian/Antananarivo /usr/share/zoneinfo/right/Indian/Chagos /usr/share/zoneinfo/right/Indian/Christmas /usr/share/zoneinfo/right/Indian/Cocos /usr/share/zoneinfo/right/Indian/Comoro /usr/share/zoneinfo/right/Indian/Kerguelen /usr/share/zoneinfo/right/Indian/Mahe /usr/share/zoneinfo/right/Indian/Maldives /usr/share/zoneinfo/right/Indian/Mauritius /usr/share/zoneinfo/right/Indian/Mayotte /usr/share/zoneinfo/right/Indian/Reunion /usr/share/zoneinfo/right/Iran /usr/share/zoneinfo/right/Israel /usr/share/zoneinfo/right/Jamaica /usr/share/zoneinfo/right/Japan /usr/share/zoneinfo/right/Kwajalein /usr/share/zoneinfo/right/Libya /usr/share/zoneinfo/right/MET /usr/share/zoneinfo/right/MST /usr/share/zoneinfo/right/MST7MDT /usr/share/zoneinfo/right/Mexico /usr/share/zoneinfo/right/Mexico/BajaNorte /usr/share/zoneinfo/right/Mexico/BajaSur /usr/share/zoneinfo/right/Mexico/General /usr/share/zoneinfo/right/Mideast /usr/share/zoneinfo/right/Mideast/Riyadh87 /usr/share/zoneinfo/right/Mideast/Riyadh88 /usr/share/zoneinfo/right/Mideast/Riyadh89 /usr/share/zoneinfo/right/NZ /usr/share/zoneinfo/right/NZ-CHAT /usr/share/zoneinfo/right/Navajo /usr/share/zoneinfo/right/PRC /usr/share/zoneinfo/right/PST8PDT /usr/share/zoneinfo/right/Pacific /usr/share/zoneinfo/right/Pacific/Apia /usr/share/zoneinfo/right/Pacific/Auckland /usr/share/zoneinfo/right/Pacific/Chatham /usr/share/zoneinfo/right/Pacific/Easter /usr/share/zoneinfo/right/Pacific/Efate /usr/share/zoneinfo/right/Pacific/Enderbury /usr/share/zoneinfo/right/Pacific/Fakaofo /usr/share/zoneinfo/right/Pacific/Fiji /usr/share/zoneinfo/right/Pacific/Funafuti /usr/share/zoneinfo/right/Pacific/Galapagos /usr/share/zoneinfo/right/Pacific/Gambier /usr/share/zoneinfo/right/Pacific/Guadalcanal /usr/share/zoneinfo/right/Pacific/Guam /usr/share/zoneinfo/right/Pacific/Honolulu /usr/share/zoneinfo/right/Pacific/Johnston /usr/share/zoneinfo/right/Pacific/Kiritimati /usr/share/zoneinfo/right/Pacific/Kosrae /usr/share/zoneinfo/right/Pacific/Kwajalein /usr/share/zoneinfo/right/Pacific/Majuro /usr/share/zoneinfo/right/Pacific/Marquesas /usr/share/zoneinfo/right/Pacific/Midway /usr/share/zoneinfo/right/Pacific/Nauru /usr/share/zoneinfo/right/Pacific/Niue /usr/share/zoneinfo/right/Pacific/Norfolk /usr/share/zoneinfo/right/Pacific/Noumea /usr/share/zoneinfo/right/Pacific/Pago_Pago /usr/share/zoneinfo/right/Pacific/Palau /usr/share/zoneinfo/right/Pacific/Pitcairn /usr/share/zoneinfo/right/Pacific/Ponape /usr/share/zoneinfo/right/Pacific/Port_Moresby /usr/share/zoneinfo/right/Pacific/Rarotonga /usr/share/zoneinfo/right/Pacific/Saipan /usr/share/zoneinfo/right/Pacific/Samoa /usr/share/zoneinfo/right/Pacific/Tahiti /usr/share/zoneinfo/right/Pacific/Tarawa /usr/share/zoneinfo/right/Pacific/Tongatapu /usr/share/zoneinfo/right/Pacific/Truk /usr/share/zoneinfo/right/Pacific/Wake /usr/share/zoneinfo/right/Pacific/Wallis /usr/share/zoneinfo/right/Pacific/Yap /usr/share/zoneinfo/right/Poland /usr/share/zoneinfo/right/Portugal /usr/share/zoneinfo/right/ROC /usr/share/zoneinfo/right/ROK /usr/share/zoneinfo/right/Singapore /usr/share/zoneinfo/right/Turkey /usr/share/zoneinfo/right/UCT /usr/share/zoneinfo/right/US /usr/share/zoneinfo/right/US/Alaska /usr/share/zoneinfo/right/US/Aleutian /usr/share/zoneinfo/right/US/Arizona /usr/share/zoneinfo/right/US/Central /usr/share/zoneinfo/right/US/East-Indiana /usr/share/zoneinfo/right/US/Eastern /usr/share/zoneinfo/right/US/Hawaii /usr/share/zoneinfo/right/US/Indiana-Starke /usr/share/zoneinfo/right/US/Michigan /usr/share/zoneinfo/right/US/Mountain /usr/share/zoneinfo/right/US/Pacific /usr/share/zoneinfo/right/US/Pacific-New /usr/share/zoneinfo/right/US/Samoa /usr/share/zoneinfo/right/UTC /usr/share/zoneinfo/right/Universal /usr/share/zoneinfo/right/W-SU /usr/share/zoneinfo/right/WET /usr/share/zoneinfo/right/Zulu /usr/share/zoneinfo/zone.tab -- Duncan - List replies preferred. No HTML msgs. "Every nonfree program has a lord, a master -- and if you use the program, he is your master." Richard Stallman ___________________________________________________ This message is from the kde-linux mailing list. Account management: https://mail.kde.org/mailman/listinfo/kde-linux. Archives: http://lists.kde.org/. More info: http://www.kde.org/faq.html. |
|
|
Re: clock off by an hour> Can you have a look at the zoneinfo files in the two different types of
> location, to see whether either set is symlinks rather than files. It > could be that there is only one set of genuine files (probably the > continent/city ones) and that the others simply point to them. Knowing > whether this is the case would help in fixing the software. Symlinks would have been nice... They're hardlinks. At least, US/Central and America/Chicago have the same inode numbers. It looks like gentoo puts hardlinked versions of zone files all over the place in zoneinfo. I'm putting the repeats into my bug report. > It would be helpful if you could raise a bug report at http://bugs.kde.org > about this, and summarise the problem and include the information you > supplied about the Gentoo time zones. That would enable the problem to be > tracked better. Ok, it's http://bugs.kde.org/show_bug.cgi?id=212237 . Hopefully that gets the gist of the problem. If not, I'd be happy to provide more info. I've been using KDE4 since pre-4.1 starting shaping up; it's really becoming a joy to work with. Thanks for all the hard work! ___________________________________________________ This message is from the kde-linux mailing list. Account management: https://mail.kde.org/mailman/listinfo/kde-linux. Archives: http://lists.kde.org/. More info: http://www.kde.org/faq.html. |
|
|
Re: clock off by an hourOn Wed, October 28, 2009 6:16 pm, Duncan wrote:
> I'm on Gentoo as well. FWIW, normal Gentoo philosophy is to ship pure > upstream sources as much as possible, only patching where necessary to > lineup paths (where hardcoded), or to "un-hardcode" CFLAGS, etc, or to > fix automagic dependencies that don't obey the normal configure type > options, so they obey what's fed in, that sort of stuff. > > Of course that's not to say the configure options are always as expected > or as shipped by most distributions, especially when most of them are > individual installation controlled via CFLAGS. > > Anyway, a quick check reveals no symlinks at all in the > sys-libs/timezone-data-2009p package (freshly updated a few minutes ago, > as it happens). The only USE flag is nls, which controls whether the NSL > environmental variable is set to 0 or 1 during compile (and an LDLIBS > addition if not on glibc). There is one patch, doing the following > according to the comments therein: > > - Fix up default paths > - Support env DESTDIR / LDFLAGS / CFLAGS / CC > - Use awk instead of nawk > - Don't build/install libtz.a > - Don't install man-pages provided by sys-apps/man-pages > - Move zic zdump to sbin and tzselect to bin ala glibc > - Install posix zoneinfo into zoneinfo/posix/ instead of zoneinfo-posix/ > ala glibc > - Install leaps zoneinfo into zoneinfo/right/ ala glibc > - Disable broken web test > - Make sure tzselect uses #!/bin/bash and not #!/bin/ksh > - Flags to the linking are passed as LDFLAGS, not LFLAGS > - LDFLAGS was missed for the 'date' target > > IOW, Gentoo ships timezone-data pretty much as upstream ships it, at > least in terms of the actual zoneinfo files (with the posix and leap- > second changes listed above). If other distributions trim stuff from > what's shipped, that's their deal, but Gentoo ships the files upstream > provides. The bottom line is that those US/* files are in the upstream > package. > > Here's a complete list of the files included in the package, courtesy of > the "equery files timezone-data" command (long list, this'll increase the > linecount of this post! =:^\ : Thanks. I've added the information you've supplied to the bug report. -- David Jarvie. KDE developer. KAlarm author & maintainer. http://www.astrojar.org.uk/kalarm ___________________________________________________ This message is from the kde-linux mailing list. Account management: https://mail.kde.org/mailman/listinfo/kde-linux. Archives: http://lists.kde.org/. More info: http://www.kde.org/faq.html. |
|
|
Re: clock off by an hourDavid Jarvie posted on Thu, 29 Oct 2009 13:41:27 +0000 as excerpted:
> Thanks. I've added the information you've supplied to the bug report. I think you already got this, but someone else on Gentoo checked behind those files, and noted that while Gentoo doesn't use symlinks, it does apparently use hard links, and some of those files are duplicates in that way. If I get time I'll check the package install script and see what it does, specifically, then find the bug and post it there. -- Duncan - List replies preferred. No HTML msgs. "Every nonfree program has a lord, a master -- and if you use the program, he is your master." Richard Stallman ___________________________________________________ This message is from the kde-linux mailing list. Account management: https://mail.kde.org/mailman/listinfo/kde-linux. Archives: http://lists.kde.org/. More info: http://www.kde.org/faq.html. |
| Free embeddable forum powered by Nabble | Forum Help |