-- Hoogle documentation, generated by Haddock -- See Hoogle, http://www.haskell.org/hoogle/ -- | Time zone database (as files and as a module) -- -- The goal of this package is to distribute the standard Time Zone -- Database in a cabal package, so that it can be used in Haskell -- programs uniformly on all platforms. -- -- This package currently ships the 2025a version of the time -- zone database. The version of the time zone database shipped is always -- reflected in the version of this package: x.y.YYYYMMDD.z, -- then YYYYMMDD is the official release date of time zone -- database. -- -- This version contains the "fat" variant of the time zone files (which -- is not the default for the upstream since 2020b) to -- facilitate the transition. The next major version (0.3) will -- ship the "slim" variant. -- -- See: http://www.iana.org/time-zones for more info about the -- time zone database. -- -- See also the tz package -- http://hackage.haskell.org/package/tz or the -- timezone-olson and timezone-series packages that -- provide facilities to use the data shipped here. (The -- tz package automatically installs this package.) @package tzdata @version 0.2.20250115.0 module Data.Time.Zones.DB -- | Convert a TZLabel to the usual name of the location. -- --
-- > toTZName Europe__Paris -- "Europe/Paris" --toTZName :: TZLabel -> ByteString -- | Lookup the TZLabel by the name of the location. -- -- Returns Nothing if the location is unknown. -- --
-- > :set -XOverloadedStrings -- > fromTZName "Europe/Paris" -- Just Europe__Paris -- > fromTZName "Foo/Bar" -- Nothing --fromTZName :: ByteString -> Maybe TZLabel -- | Map mapping know time zone locations to their canonical -- TZLabels. tzNameLabelMap :: Map ByteString TZLabel -- | Lookup time zone data by its label. tzDataByLabel :: TZLabel -> ByteString -- | Lookup time zone data by the name of it's location. -- -- Returns Nothing if the location is unknown. tzDataByName :: ByteString -> Maybe ByteString -- | Enumeration of time zone locations. data TZLabel Africa__Abidjan :: TZLabel Africa__Accra :: TZLabel Africa__Addis_Ababa :: TZLabel Africa__Algiers :: TZLabel Africa__Asmara :: TZLabel Africa__Asmera :: TZLabel Africa__Bamako :: TZLabel Africa__Bangui :: TZLabel Africa__Banjul :: TZLabel Africa__Bissau :: TZLabel Africa__Blantyre :: TZLabel Africa__Brazzaville :: TZLabel Africa__Bujumbura :: TZLabel Africa__Cairo :: TZLabel Africa__Casablanca :: TZLabel Africa__Ceuta :: TZLabel Africa__Conakry :: TZLabel Africa__Dakar :: TZLabel Africa__Dar_es_Salaam :: TZLabel Africa__Djibouti :: TZLabel Africa__Douala :: TZLabel Africa__El_Aaiun :: TZLabel Africa__Freetown :: TZLabel Africa__Gaborone :: TZLabel Africa__Harare :: TZLabel Africa__Johannesburg :: TZLabel Africa__Juba :: TZLabel Africa__Kampala :: TZLabel Africa__Khartoum :: TZLabel Africa__Kigali :: TZLabel Africa__Kinshasa :: TZLabel Africa__Lagos :: TZLabel Africa__Libreville :: TZLabel Africa__Lome :: TZLabel Africa__Luanda :: TZLabel Africa__Lubumbashi :: TZLabel Africa__Lusaka :: TZLabel Africa__Malabo :: TZLabel Africa__Maputo :: TZLabel Africa__Maseru :: TZLabel Africa__Mbabane :: TZLabel Africa__Mogadishu :: TZLabel Africa__Monrovia :: TZLabel Africa__Nairobi :: TZLabel Africa__Ndjamena :: TZLabel Africa__Niamey :: TZLabel Africa__Nouakchott :: TZLabel Africa__Ouagadougou :: TZLabel Africa__Porto_Novo :: TZLabel Africa__Sao_Tome :: TZLabel Africa__Timbuktu :: TZLabel Africa__Tripoli :: TZLabel Africa__Tunis :: TZLabel Africa__Windhoek :: TZLabel America__Adak :: TZLabel America__Anchorage :: TZLabel America__Anguilla :: TZLabel America__Antigua :: TZLabel America__Araguaina :: TZLabel America__Argentina__Buenos_Aires :: TZLabel America__Argentina__Catamarca :: TZLabel America__Argentina__ComodRivadavia :: TZLabel America__Argentina__Cordoba :: TZLabel America__Argentina__Jujuy :: TZLabel America__Argentina__La_Rioja :: TZLabel America__Argentina__Mendoza :: TZLabel America__Argentina__Rio_Gallegos :: TZLabel America__Argentina__Salta :: TZLabel America__Argentina__San_Juan :: TZLabel America__Argentina__San_Luis :: TZLabel America__Argentina__Tucuman :: TZLabel America__Argentina__Ushuaia :: TZLabel America__Aruba :: TZLabel America__Asuncion :: TZLabel America__Atikokan :: TZLabel America__Atka :: TZLabel America__Bahia :: TZLabel America__Bahia_Banderas :: TZLabel America__Barbados :: TZLabel America__Belem :: TZLabel America__Belize :: TZLabel America__Blanc_Sablon :: TZLabel America__Boa_Vista :: TZLabel America__Bogota :: TZLabel America__Boise :: TZLabel America__Buenos_Aires :: TZLabel America__Cambridge_Bay :: TZLabel America__Campo_Grande :: TZLabel America__Cancun :: TZLabel America__Caracas :: TZLabel America__Catamarca :: TZLabel America__Cayenne :: TZLabel America__Cayman :: TZLabel America__Chicago :: TZLabel America__Chihuahua :: TZLabel America__Ciudad_Juarez :: TZLabel America__Coral_Harbour :: TZLabel America__Cordoba :: TZLabel America__Costa_Rica :: TZLabel America__Creston :: TZLabel America__Cuiaba :: TZLabel America__Curacao :: TZLabel America__Danmarkshavn :: TZLabel America__Dawson :: TZLabel America__Dawson_Creek :: TZLabel America__Denver :: TZLabel America__Detroit :: TZLabel America__Dominica :: TZLabel America__Edmonton :: TZLabel America__Eirunepe :: TZLabel America__El_Salvador :: TZLabel America__Ensenada :: TZLabel America__Fort_Nelson :: TZLabel America__Fort_Wayne :: TZLabel America__Fortaleza :: TZLabel America__Glace_Bay :: TZLabel America__Godthab :: TZLabel America__Goose_Bay :: TZLabel America__Grand_Turk :: TZLabel America__Grenada :: TZLabel America__Guadeloupe :: TZLabel America__Guatemala :: TZLabel America__Guayaquil :: TZLabel America__Guyana :: TZLabel America__Halifax :: TZLabel America__Havana :: TZLabel America__Hermosillo :: TZLabel America__Indiana__Indianapolis :: TZLabel America__Indiana__Knox :: TZLabel America__Indiana__Marengo :: TZLabel America__Indiana__Petersburg :: TZLabel America__Indiana__Tell_City :: TZLabel America__Indiana__Vevay :: TZLabel America__Indiana__Vincennes :: TZLabel America__Indiana__Winamac :: TZLabel America__Indianapolis :: TZLabel America__Inuvik :: TZLabel America__Iqaluit :: TZLabel America__Jamaica :: TZLabel America__Jujuy :: TZLabel America__Juneau :: TZLabel America__Kentucky__Louisville :: TZLabel America__Kentucky__Monticello :: TZLabel America__Knox_IN :: TZLabel America__Kralendijk :: TZLabel America__La_Paz :: TZLabel America__Lima :: TZLabel America__Los_Angeles :: TZLabel America__Louisville :: TZLabel America__Lower_Princes :: TZLabel America__Maceio :: TZLabel America__Managua :: TZLabel America__Manaus :: TZLabel America__Marigot :: TZLabel America__Martinique :: TZLabel America__Matamoros :: TZLabel America__Mazatlan :: TZLabel America__Mendoza :: TZLabel America__Menominee :: TZLabel America__Merida :: TZLabel America__Metlakatla :: TZLabel America__Mexico_City :: TZLabel America__Miquelon :: TZLabel America__Moncton :: TZLabel America__Monterrey :: TZLabel America__Montevideo :: TZLabel America__Montreal :: TZLabel America__Montserrat :: TZLabel America__Nassau :: TZLabel America__New_York :: TZLabel America__Nipigon :: TZLabel America__Nome :: TZLabel America__Noronha :: TZLabel America__North_Dakota__Beulah :: TZLabel America__North_Dakota__Center :: TZLabel America__North_Dakota__New_Salem :: TZLabel America__Nuuk :: TZLabel America__Ojinaga :: TZLabel America__Panama :: TZLabel America__Pangnirtung :: TZLabel America__Paramaribo :: TZLabel America__Phoenix :: TZLabel America__Port_au_Prince :: TZLabel America__Port_of_Spain :: TZLabel America__Porto_Acre :: TZLabel America__Porto_Velho :: TZLabel America__Puerto_Rico :: TZLabel America__Punta_Arenas :: TZLabel America__Rainy_River :: TZLabel America__Rankin_Inlet :: TZLabel America__Recife :: TZLabel America__Regina :: TZLabel America__Resolute :: TZLabel America__Rio_Branco :: TZLabel America__Rosario :: TZLabel America__Santa_Isabel :: TZLabel America__Santarem :: TZLabel America__Santiago :: TZLabel America__Santo_Domingo :: TZLabel America__Sao_Paulo :: TZLabel America__Scoresbysund :: TZLabel America__Shiprock :: TZLabel America__Sitka :: TZLabel America__St_Barthelemy :: TZLabel America__St_Johns :: TZLabel America__St_Kitts :: TZLabel America__St_Lucia :: TZLabel America__St_Thomas :: TZLabel America__St_Vincent :: TZLabel America__Swift_Current :: TZLabel America__Tegucigalpa :: TZLabel America__Thule :: TZLabel America__Thunder_Bay :: TZLabel America__Tijuana :: TZLabel America__Toronto :: TZLabel America__Tortola :: TZLabel America__Vancouver :: TZLabel America__Virgin :: TZLabel America__Whitehorse :: TZLabel America__Winnipeg :: TZLabel America__Yakutat :: TZLabel America__Yellowknife :: TZLabel Antarctica__Casey :: TZLabel Antarctica__Davis :: TZLabel Antarctica__DumontDUrville :: TZLabel Antarctica__Macquarie :: TZLabel Antarctica__Mawson :: TZLabel Antarctica__McMurdo :: TZLabel Antarctica__Palmer :: TZLabel Antarctica__Rothera :: TZLabel Antarctica__South_Pole :: TZLabel Antarctica__Syowa :: TZLabel Antarctica__Troll :: TZLabel Antarctica__Vostok :: TZLabel Arctic__Longyearbyen :: TZLabel Asia__Aden :: TZLabel Asia__Almaty :: TZLabel Asia__Amman :: TZLabel Asia__Anadyr :: TZLabel Asia__Aqtau :: TZLabel Asia__Aqtobe :: TZLabel Asia__Ashgabat :: TZLabel Asia__Ashkhabad :: TZLabel Asia__Atyrau :: TZLabel Asia__Baghdad :: TZLabel Asia__Bahrain :: TZLabel Asia__Baku :: TZLabel Asia__Bangkok :: TZLabel Asia__Barnaul :: TZLabel Asia__Beirut :: TZLabel Asia__Bishkek :: TZLabel Asia__Brunei :: TZLabel Asia__Calcutta :: TZLabel Asia__Chita :: TZLabel Asia__Choibalsan :: TZLabel Asia__Chongqing :: TZLabel Asia__Chungking :: TZLabel Asia__Colombo :: TZLabel Asia__Dacca :: TZLabel Asia__Damascus :: TZLabel Asia__Dhaka :: TZLabel Asia__Dili :: TZLabel Asia__Dubai :: TZLabel Asia__Dushanbe :: TZLabel Asia__Famagusta :: TZLabel Asia__Gaza :: TZLabel Asia__Harbin :: TZLabel Asia__Hebron :: TZLabel Asia__Ho_Chi_Minh :: TZLabel Asia__Hong_Kong :: TZLabel Asia__Hovd :: TZLabel Asia__Irkutsk :: TZLabel Asia__Istanbul :: TZLabel Asia__Jakarta :: TZLabel Asia__Jayapura :: TZLabel Asia__Jerusalem :: TZLabel Asia__Kabul :: TZLabel Asia__Kamchatka :: TZLabel Asia__Karachi :: TZLabel Asia__Kashgar :: TZLabel Asia__Kathmandu :: TZLabel Asia__Katmandu :: TZLabel Asia__Khandyga :: TZLabel Asia__Kolkata :: TZLabel Asia__Krasnoyarsk :: TZLabel Asia__Kuala_Lumpur :: TZLabel Asia__Kuching :: TZLabel Asia__Kuwait :: TZLabel Asia__Macao :: TZLabel Asia__Macau :: TZLabel Asia__Magadan :: TZLabel Asia__Makassar :: TZLabel Asia__Manila :: TZLabel Asia__Muscat :: TZLabel Asia__Nicosia :: TZLabel Asia__Novokuznetsk :: TZLabel Asia__Novosibirsk :: TZLabel Asia__Omsk :: TZLabel Asia__Oral :: TZLabel Asia__Phnom_Penh :: TZLabel Asia__Pontianak :: TZLabel Asia__Pyongyang :: TZLabel Asia__Qatar :: TZLabel Asia__Qostanay :: TZLabel Asia__Qyzylorda :: TZLabel Asia__Rangoon :: TZLabel Asia__Riyadh :: TZLabel Asia__Saigon :: TZLabel Asia__Sakhalin :: TZLabel Asia__Samarkand :: TZLabel Asia__Seoul :: TZLabel Asia__Shanghai :: TZLabel Asia__Singapore :: TZLabel Asia__Srednekolymsk :: TZLabel Asia__Taipei :: TZLabel Asia__Tashkent :: TZLabel Asia__Tbilisi :: TZLabel Asia__Tehran :: TZLabel Asia__Tel_Aviv :: TZLabel Asia__Thimbu :: TZLabel Asia__Thimphu :: TZLabel Asia__Tokyo :: TZLabel Asia__Tomsk :: TZLabel Asia__Ujung_Pandang :: TZLabel Asia__Ulaanbaatar :: TZLabel Asia__Ulan_Bator :: TZLabel Asia__Urumqi :: TZLabel Asia__Ust_Nera :: TZLabel Asia__Vientiane :: TZLabel Asia__Vladivostok :: TZLabel Asia__Yakutsk :: TZLabel Asia__Yangon :: TZLabel Asia__Yekaterinburg :: TZLabel Asia__Yerevan :: TZLabel Atlantic__Azores :: TZLabel Atlantic__Bermuda :: TZLabel Atlantic__Canary :: TZLabel Atlantic__Cape_Verde :: TZLabel Atlantic__Faeroe :: TZLabel Atlantic__Faroe :: TZLabel Atlantic__Jan_Mayen :: TZLabel Atlantic__Madeira :: TZLabel Atlantic__Reykjavik :: TZLabel Atlantic__South_Georgia :: TZLabel Atlantic__St_Helena :: TZLabel Atlantic__Stanley :: TZLabel Australia__ACT :: TZLabel Australia__Adelaide :: TZLabel Australia__Brisbane :: TZLabel Australia__Broken_Hill :: TZLabel Australia__Canberra :: TZLabel Australia__Currie :: TZLabel Australia__Darwin :: TZLabel Australia__Eucla :: TZLabel Australia__Hobart :: TZLabel Australia__LHI :: TZLabel Australia__Lindeman :: TZLabel Australia__Lord_Howe :: TZLabel Australia__Melbourne :: TZLabel Australia__NSW :: TZLabel Australia__North :: TZLabel Australia__Perth :: TZLabel Australia__Queensland :: TZLabel Australia__South :: TZLabel Australia__Sydney :: TZLabel Australia__Tasmania :: TZLabel Australia__Victoria :: TZLabel Australia__West :: TZLabel Australia__Yancowinna :: TZLabel Brazil__Acre :: TZLabel Brazil__DeNoronha :: TZLabel Brazil__East :: TZLabel Brazil__West :: TZLabel CET :: TZLabel CST6CDT :: TZLabel Canada__Atlantic :: TZLabel Canada__Central :: TZLabel Canada__Eastern :: TZLabel Canada__Mountain :: TZLabel Canada__Newfoundland :: TZLabel Canada__Pacific :: TZLabel Canada__Saskatchewan :: TZLabel Canada__Yukon :: TZLabel Chile__Continental :: TZLabel Chile__EasterIsland :: TZLabel Cuba :: TZLabel EET :: TZLabel EST :: TZLabel EST5EDT :: TZLabel Egypt :: TZLabel Eire :: TZLabel Etc__GMT :: TZLabel Etc__GMT'0 :: TZLabel Etc__GMT'1 :: TZLabel Etc__GMT'10 :: TZLabel Etc__GMT'11 :: TZLabel Etc__GMT'12 :: TZLabel Etc__GMT'2 :: TZLabel Etc__GMT'3 :: TZLabel Etc__GMT'4 :: TZLabel Etc__GMT'5 :: TZLabel Etc__GMT'6 :: TZLabel Etc__GMT'7 :: TZLabel Etc__GMT'8 :: TZLabel Etc__GMT'9 :: TZLabel Etc__GMT_0 :: TZLabel Etc__GMT_1 :: TZLabel Etc__GMT_10 :: TZLabel Etc__GMT_11 :: TZLabel Etc__GMT_12 :: TZLabel Etc__GMT_13 :: TZLabel Etc__GMT_14 :: TZLabel Etc__GMT_2 :: TZLabel Etc__GMT_3 :: TZLabel Etc__GMT_4 :: TZLabel Etc__GMT_5 :: TZLabel Etc__GMT_6 :: TZLabel Etc__GMT_7 :: TZLabel Etc__GMT_8 :: TZLabel Etc__GMT_9 :: TZLabel Etc__GMT0 :: TZLabel Etc__Greenwich :: TZLabel Etc__UCT :: TZLabel Etc__UTC :: TZLabel Etc__Universal :: TZLabel Etc__Zulu :: TZLabel Europe__Amsterdam :: TZLabel Europe__Andorra :: TZLabel Europe__Astrakhan :: TZLabel Europe__Athens :: TZLabel Europe__Belfast :: TZLabel Europe__Belgrade :: TZLabel Europe__Berlin :: TZLabel Europe__Bratislava :: TZLabel Europe__Brussels :: TZLabel Europe__Bucharest :: TZLabel Europe__Budapest :: TZLabel Europe__Busingen :: TZLabel Europe__Chisinau :: TZLabel Europe__Copenhagen :: TZLabel Europe__Dublin :: TZLabel Europe__Gibraltar :: TZLabel Europe__Guernsey :: TZLabel Europe__Helsinki :: TZLabel Europe__Isle_of_Man :: TZLabel Europe__Istanbul :: TZLabel Europe__Jersey :: TZLabel Europe__Kaliningrad :: TZLabel Europe__Kiev :: TZLabel Europe__Kirov :: TZLabel Europe__Kyiv :: TZLabel Europe__Lisbon :: TZLabel Europe__Ljubljana :: TZLabel Europe__London :: TZLabel Europe__Luxembourg :: TZLabel Europe__Madrid :: TZLabel Europe__Malta :: TZLabel Europe__Mariehamn :: TZLabel Europe__Minsk :: TZLabel Europe__Monaco :: TZLabel Europe__Moscow :: TZLabel Europe__Nicosia :: TZLabel Europe__Oslo :: TZLabel Europe__Paris :: TZLabel Europe__Podgorica :: TZLabel Europe__Prague :: TZLabel Europe__Riga :: TZLabel Europe__Rome :: TZLabel Europe__Samara :: TZLabel Europe__San_Marino :: TZLabel Europe__Sarajevo :: TZLabel Europe__Saratov :: TZLabel Europe__Simferopol :: TZLabel Europe__Skopje :: TZLabel Europe__Sofia :: TZLabel Europe__Stockholm :: TZLabel Europe__Tallinn :: TZLabel Europe__Tirane :: TZLabel Europe__Tiraspol :: TZLabel Europe__Ulyanovsk :: TZLabel Europe__Uzhgorod :: TZLabel Europe__Vaduz :: TZLabel Europe__Vatican :: TZLabel Europe__Vienna :: TZLabel Europe__Vilnius :: TZLabel Europe__Volgograd :: TZLabel Europe__Warsaw :: TZLabel Europe__Zagreb :: TZLabel Europe__Zaporozhye :: TZLabel Europe__Zurich :: TZLabel Factory :: TZLabel GB :: TZLabel GB_Eire :: TZLabel GMT :: TZLabel GMT'0 :: TZLabel GMT_0 :: TZLabel GMT0 :: TZLabel Greenwich :: TZLabel HST :: TZLabel Hongkong :: TZLabel Iceland :: TZLabel Indian__Antananarivo :: TZLabel Indian__Chagos :: TZLabel Indian__Christmas :: TZLabel Indian__Cocos :: TZLabel Indian__Comoro :: TZLabel Indian__Kerguelen :: TZLabel Indian__Mahe :: TZLabel Indian__Maldives :: TZLabel Indian__Mauritius :: TZLabel Indian__Mayotte :: TZLabel Indian__Reunion :: TZLabel Iran :: TZLabel Israel :: TZLabel Jamaica :: TZLabel Japan :: TZLabel Kwajalein :: TZLabel Libya :: TZLabel MET :: TZLabel MST :: TZLabel MST7MDT :: TZLabel Mexico__BajaNorte :: TZLabel Mexico__BajaSur :: TZLabel Mexico__General :: TZLabel NZ :: TZLabel NZ_CHAT :: TZLabel Navajo :: TZLabel PRC :: TZLabel PST8PDT :: TZLabel Pacific__Apia :: TZLabel Pacific__Auckland :: TZLabel Pacific__Bougainville :: TZLabel Pacific__Chatham :: TZLabel Pacific__Chuuk :: TZLabel Pacific__Easter :: TZLabel Pacific__Efate :: TZLabel Pacific__Enderbury :: TZLabel Pacific__Fakaofo :: TZLabel Pacific__Fiji :: TZLabel Pacific__Funafuti :: TZLabel Pacific__Galapagos :: TZLabel Pacific__Gambier :: TZLabel Pacific__Guadalcanal :: TZLabel Pacific__Guam :: TZLabel Pacific__Honolulu :: TZLabel Pacific__Johnston :: TZLabel Pacific__Kanton :: TZLabel Pacific__Kiritimati :: TZLabel Pacific__Kosrae :: TZLabel Pacific__Kwajalein :: TZLabel Pacific__Majuro :: TZLabel Pacific__Marquesas :: TZLabel Pacific__Midway :: TZLabel Pacific__Nauru :: TZLabel Pacific__Niue :: TZLabel Pacific__Norfolk :: TZLabel Pacific__Noumea :: TZLabel Pacific__Pago_Pago :: TZLabel Pacific__Palau :: TZLabel Pacific__Pitcairn :: TZLabel Pacific__Pohnpei :: TZLabel Pacific__Ponape :: TZLabel Pacific__Port_Moresby :: TZLabel Pacific__Rarotonga :: TZLabel Pacific__Saipan :: TZLabel Pacific__Samoa :: TZLabel Pacific__Tahiti :: TZLabel Pacific__Tarawa :: TZLabel Pacific__Tongatapu :: TZLabel Pacific__Truk :: TZLabel Pacific__Wake :: TZLabel Pacific__Wallis :: TZLabel Pacific__Yap :: TZLabel Poland :: TZLabel Portugal :: TZLabel ROC :: TZLabel ROK :: TZLabel Singapore :: TZLabel Turkey :: TZLabel UCT :: TZLabel US__Alaska :: TZLabel US__Aleutian :: TZLabel US__Arizona :: TZLabel US__Central :: TZLabel US__East_Indiana :: TZLabel US__Eastern :: TZLabel US__Hawaii :: TZLabel US__Indiana_Starke :: TZLabel US__Michigan :: TZLabel US__Mountain :: TZLabel US__Pacific :: TZLabel US__Samoa :: TZLabel UTC :: TZLabel Universal :: TZLabel W_SU :: TZLabel WET :: TZLabel Zulu :: TZLabel -- | Type of the elements of the compiled-in time zone info database. -- -- Right is a primary location; fields: name, label, content of -- the Time Zone info file -- -- Left is a location which is an alias for a primary location; -- fields: name, name of the target type TZDescription = Either (ByteString, ByteString) (ByteString, TZLabel, ByteString) -- | The list with raw data of the compiled-in time zone info database. -- -- The list is sorted by name. (And the Right elements are -- guaranteed to be in the order of TZLabel constructors.) tzDescriptions :: [TZDescription] -- | This class gives the value associated with a type-level time zone -- label. -- --
-- > :set -XDataKinds -- > :module + Data.Proxy -- > tzLabelVal (Proxy :: Proxy 'America__New_York) -- America__New_York --class KnownTZLabel (label :: TZLabel) tzLabelVal :: KnownTZLabel label => Proxy label -> TZLabel -- | This type represents an unknown type-level time zone label. data SomeTZLabel [SomeTZLabel] :: KnownTZLabel label => Proxy label -> SomeTZLabel -- | Convert a value into an unknown type-level time zone label. -- --
-- > someTZLabelVal America__New_York -- SomeTZLabel Proxy --someTZLabelVal :: TZLabel -> SomeTZLabel -- | Promote a time zone label value to the type-level. -- --
-- > case someTZLabelVal America__New_York of SomeTZLabel proxy -> promoteTZLabel proxy SomeTZLabel -- SomeTZLabel Proxy --promoteTZLabel :: forall proxy label a. KnownTZLabel label => proxy label -> (Proxy label -> a) -> a instance GHC.Generics.Generic Data.Time.Zones.DB.TZLabel instance Data.Data.Data Data.Time.Zones.DB.TZLabel instance GHC.Read.Read Data.Time.Zones.DB.TZLabel instance GHC.Show.Show Data.Time.Zones.DB.TZLabel instance GHC.Enum.Bounded Data.Time.Zones.DB.TZLabel instance GHC.Enum.Enum Data.Time.Zones.DB.TZLabel instance GHC.Classes.Ord Data.Time.Zones.DB.TZLabel instance GHC.Classes.Eq Data.Time.Zones.DB.TZLabel instance GHC.Show.Show Data.Time.Zones.DB.SomeTZLabel instance GHC.Classes.Eq Data.Time.Zones.DB.SomeTZLabel instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Africa__Abidjan instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Africa__Accra instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Africa__Addis_Ababa instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Africa__Algiers instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Africa__Asmara instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Africa__Asmera instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Africa__Bamako instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Africa__Bangui instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Africa__Banjul instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Africa__Bissau instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Africa__Blantyre instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Africa__Brazzaville instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Africa__Bujumbura instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Africa__Cairo instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Africa__Casablanca instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Africa__Ceuta instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Africa__Conakry instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Africa__Dakar instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Africa__Dar_es_Salaam instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Africa__Djibouti instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Africa__Douala instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Africa__El_Aaiun instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Africa__Freetown instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Africa__Gaborone instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Africa__Harare instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Africa__Johannesburg instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Africa__Juba instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Africa__Kampala instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Africa__Khartoum instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Africa__Kigali instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Africa__Kinshasa instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Africa__Lagos instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Africa__Libreville instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Africa__Lome instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Africa__Luanda instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Africa__Lubumbashi instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Africa__Lusaka instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Africa__Malabo instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Africa__Maputo instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Africa__Maseru instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Africa__Mbabane instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Africa__Mogadishu instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Africa__Monrovia instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Africa__Nairobi instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Africa__Ndjamena instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Africa__Niamey instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Africa__Nouakchott instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Africa__Ouagadougou instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Africa__Porto_Novo instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Africa__Sao_Tome instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Africa__Timbuktu instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Africa__Tripoli instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Africa__Tunis instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Africa__Windhoek instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Adak instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Anchorage instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Anguilla instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Antigua instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Araguaina instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Argentina__Buenos_Aires instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Argentina__Catamarca instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Argentina__ComodRivadavia instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Argentina__Cordoba instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Argentina__Jujuy instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Argentina__La_Rioja instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Argentina__Mendoza instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Argentina__Rio_Gallegos instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Argentina__Salta instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Argentina__San_Juan instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Argentina__San_Luis instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Argentina__Tucuman instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Argentina__Ushuaia instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Aruba instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Asuncion instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Atikokan instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Atka instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Bahia instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Bahia_Banderas instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Barbados instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Belem instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Belize instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Blanc_Sablon instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Boa_Vista instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Bogota instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Boise instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Buenos_Aires instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Cambridge_Bay instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Campo_Grande instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Cancun instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Caracas instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Catamarca instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Cayenne instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Cayman instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Chicago instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Chihuahua instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Ciudad_Juarez instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Coral_Harbour instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Cordoba instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Costa_Rica instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Creston instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Cuiaba instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Curacao instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Danmarkshavn instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Dawson instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Dawson_Creek instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Denver instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Detroit instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Dominica instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Edmonton instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Eirunepe instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__El_Salvador instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Ensenada instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Fort_Nelson instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Fort_Wayne instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Fortaleza instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Glace_Bay instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Godthab instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Goose_Bay instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Grand_Turk instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Grenada instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Guadeloupe instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Guatemala instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Guayaquil instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Guyana instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Halifax instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Havana instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Hermosillo instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Indiana__Indianapolis instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Indiana__Knox instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Indiana__Marengo instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Indiana__Petersburg instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Indiana__Tell_City instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Indiana__Vevay instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Indiana__Vincennes instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Indiana__Winamac instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Indianapolis instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Inuvik instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Iqaluit instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Jamaica instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Jujuy instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Juneau instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Kentucky__Louisville instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Kentucky__Monticello instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Knox_IN instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Kralendijk instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__La_Paz instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Lima instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Los_Angeles instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Louisville instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Lower_Princes instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Maceio instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Managua instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Manaus instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Marigot instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Martinique instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Matamoros instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Mazatlan instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Mendoza instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Menominee instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Merida instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Metlakatla instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Mexico_City instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Miquelon instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Moncton instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Monterrey instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Montevideo instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Montreal instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Montserrat instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Nassau instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__New_York instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Nipigon instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Nome instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Noronha instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__North_Dakota__Beulah instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__North_Dakota__Center instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__North_Dakota__New_Salem instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Nuuk instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Ojinaga instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Panama instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Pangnirtung instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Paramaribo instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Phoenix instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Port_au_Prince instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Port_of_Spain instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Porto_Acre instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Porto_Velho instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Puerto_Rico instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Punta_Arenas instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Rainy_River instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Rankin_Inlet instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Recife instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Regina instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Resolute instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Rio_Branco instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Rosario instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Santa_Isabel instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Santarem instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Santiago instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Santo_Domingo instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Sao_Paulo instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Scoresbysund instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Shiprock instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Sitka instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__St_Barthelemy instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__St_Johns instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__St_Kitts instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__St_Lucia instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__St_Thomas instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__St_Vincent instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Swift_Current instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Tegucigalpa instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Thule instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Thunder_Bay instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Tijuana instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Toronto instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Tortola instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Vancouver instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Virgin instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Whitehorse instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Winnipeg instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Yakutat instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.America__Yellowknife instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Antarctica__Casey instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Antarctica__Davis instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Antarctica__DumontDUrville instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Antarctica__Macquarie instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Antarctica__Mawson instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Antarctica__McMurdo instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Antarctica__Palmer instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Antarctica__Rothera instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Antarctica__South_Pole instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Antarctica__Syowa instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Antarctica__Troll instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Antarctica__Vostok instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Arctic__Longyearbyen instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Asia__Aden instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Asia__Almaty instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Asia__Amman instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Asia__Anadyr instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Asia__Aqtau instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Asia__Aqtobe instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Asia__Ashgabat instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Asia__Ashkhabad instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Asia__Atyrau instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Asia__Baghdad instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Asia__Bahrain instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Asia__Baku instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Asia__Bangkok instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Asia__Barnaul instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Asia__Beirut instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Asia__Bishkek instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Asia__Brunei instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Asia__Calcutta instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Asia__Chita instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Asia__Choibalsan instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Asia__Chongqing instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Asia__Chungking instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Asia__Colombo instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Asia__Dacca instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Asia__Damascus instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Asia__Dhaka instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Asia__Dili instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Asia__Dubai instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Asia__Dushanbe instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Asia__Famagusta instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Asia__Gaza instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Asia__Harbin instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Asia__Hebron instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Asia__Ho_Chi_Minh instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Asia__Hong_Kong instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Asia__Hovd instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Asia__Irkutsk instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Asia__Istanbul instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Asia__Jakarta instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Asia__Jayapura instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Asia__Jerusalem instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Asia__Kabul instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Asia__Kamchatka instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Asia__Karachi instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Asia__Kashgar instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Asia__Kathmandu instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Asia__Katmandu instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Asia__Khandyga instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Asia__Kolkata instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Asia__Krasnoyarsk instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Asia__Kuala_Lumpur instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Asia__Kuching instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Asia__Kuwait instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Asia__Macao instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Asia__Macau instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Asia__Magadan instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Asia__Makassar instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Asia__Manila instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Asia__Muscat instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Asia__Nicosia instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Asia__Novokuznetsk instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Asia__Novosibirsk instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Asia__Omsk instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Asia__Oral instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Asia__Phnom_Penh instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Asia__Pontianak instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Asia__Pyongyang instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Asia__Qatar instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Asia__Qostanay instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Asia__Qyzylorda instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Asia__Rangoon instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Asia__Riyadh instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Asia__Saigon instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Asia__Sakhalin instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Asia__Samarkand instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Asia__Seoul instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Asia__Shanghai instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Asia__Singapore instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Asia__Srednekolymsk instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Asia__Taipei instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Asia__Tashkent instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Asia__Tbilisi instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Asia__Tehran instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Asia__Tel_Aviv instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Asia__Thimbu instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Asia__Thimphu instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Asia__Tokyo instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Asia__Tomsk instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Asia__Ujung_Pandang instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Asia__Ulaanbaatar instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Asia__Ulan_Bator instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Asia__Urumqi instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Asia__Ust_Nera instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Asia__Vientiane instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Asia__Vladivostok instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Asia__Yakutsk instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Asia__Yangon instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Asia__Yekaterinburg instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Asia__Yerevan instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Atlantic__Azores instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Atlantic__Bermuda instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Atlantic__Canary instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Atlantic__Cape_Verde instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Atlantic__Faeroe instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Atlantic__Faroe instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Atlantic__Jan_Mayen instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Atlantic__Madeira instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Atlantic__Reykjavik instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Atlantic__South_Georgia instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Atlantic__St_Helena instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Atlantic__Stanley instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Australia__ACT instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Australia__Adelaide instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Australia__Brisbane instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Australia__Broken_Hill instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Australia__Canberra instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Australia__Currie instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Australia__Darwin instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Australia__Eucla instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Australia__Hobart instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Australia__LHI instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Australia__Lindeman instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Australia__Lord_Howe instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Australia__Melbourne instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Australia__NSW instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Australia__North instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Australia__Perth instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Australia__Queensland instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Australia__South instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Australia__Sydney instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Australia__Tasmania instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Australia__Victoria instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Australia__West instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Australia__Yancowinna instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Brazil__Acre instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Brazil__DeNoronha instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Brazil__East instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Brazil__West instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.CET instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.CST6CDT instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Canada__Atlantic instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Canada__Central instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Canada__Eastern instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Canada__Mountain instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Canada__Newfoundland instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Canada__Pacific instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Canada__Saskatchewan instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Canada__Yukon instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Chile__Continental instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Chile__EasterIsland instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Cuba instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.EET instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.EST instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.EST5EDT instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Egypt instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Eire instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Etc__GMT instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Etc__GMT'0 instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Etc__GMT'1 instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Etc__GMT'10 instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Etc__GMT'11 instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Etc__GMT'12 instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Etc__GMT'2 instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Etc__GMT'3 instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Etc__GMT'4 instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Etc__GMT'5 instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Etc__GMT'6 instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Etc__GMT'7 instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Etc__GMT'8 instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Etc__GMT'9 instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Etc__GMT_0 instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Etc__GMT_1 instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Etc__GMT_10 instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Etc__GMT_11 instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Etc__GMT_12 instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Etc__GMT_13 instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Etc__GMT_14 instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Etc__GMT_2 instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Etc__GMT_3 instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Etc__GMT_4 instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Etc__GMT_5 instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Etc__GMT_6 instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Etc__GMT_7 instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Etc__GMT_8 instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Etc__GMT_9 instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Etc__GMT0 instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Etc__Greenwich instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Etc__UCT instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Etc__UTC instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Etc__Universal instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Etc__Zulu instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Europe__Amsterdam instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Europe__Andorra instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Europe__Astrakhan instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Europe__Athens instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Europe__Belfast instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Europe__Belgrade instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Europe__Berlin instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Europe__Bratislava instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Europe__Brussels instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Europe__Bucharest instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Europe__Budapest instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Europe__Busingen instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Europe__Chisinau instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Europe__Copenhagen instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Europe__Dublin instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Europe__Gibraltar instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Europe__Guernsey instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Europe__Helsinki instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Europe__Isle_of_Man instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Europe__Istanbul instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Europe__Jersey instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Europe__Kaliningrad instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Europe__Kiev instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Europe__Kirov instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Europe__Kyiv instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Europe__Lisbon instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Europe__Ljubljana instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Europe__London instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Europe__Luxembourg instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Europe__Madrid instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Europe__Malta instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Europe__Mariehamn instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Europe__Minsk instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Europe__Monaco instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Europe__Moscow instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Europe__Nicosia instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Europe__Oslo instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Europe__Paris instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Europe__Podgorica instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Europe__Prague instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Europe__Riga instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Europe__Rome instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Europe__Samara instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Europe__San_Marino instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Europe__Sarajevo instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Europe__Saratov instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Europe__Simferopol instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Europe__Skopje instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Europe__Sofia instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Europe__Stockholm instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Europe__Tallinn instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Europe__Tirane instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Europe__Tiraspol instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Europe__Ulyanovsk instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Europe__Uzhgorod instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Europe__Vaduz instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Europe__Vatican instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Europe__Vienna instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Europe__Vilnius instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Europe__Volgograd instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Europe__Warsaw instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Europe__Zagreb instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Europe__Zaporozhye instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Europe__Zurich instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Factory instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.GB instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.GB_Eire instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.GMT instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.GMT'0 instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.GMT_0 instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.GMT0 instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Greenwich instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.HST instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Hongkong instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Iceland instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Indian__Antananarivo instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Indian__Chagos instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Indian__Christmas instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Indian__Cocos instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Indian__Comoro instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Indian__Kerguelen instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Indian__Mahe instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Indian__Maldives instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Indian__Mauritius instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Indian__Mayotte instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Indian__Reunion instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Iran instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Israel instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Jamaica instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Japan instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Kwajalein instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Libya instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.MET instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.MST instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.MST7MDT instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Mexico__BajaNorte instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Mexico__BajaSur instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Mexico__General instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.NZ instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.NZ_CHAT instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Navajo instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.PRC instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.PST8PDT instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Pacific__Apia instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Pacific__Auckland instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Pacific__Bougainville instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Pacific__Chatham instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Pacific__Chuuk instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Pacific__Easter instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Pacific__Efate instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Pacific__Enderbury instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Pacific__Fakaofo instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Pacific__Fiji instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Pacific__Funafuti instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Pacific__Galapagos instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Pacific__Gambier instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Pacific__Guadalcanal instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Pacific__Guam instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Pacific__Honolulu instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Pacific__Johnston instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Pacific__Kanton instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Pacific__Kiritimati instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Pacific__Kosrae instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Pacific__Kwajalein instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Pacific__Majuro instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Pacific__Marquesas instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Pacific__Midway instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Pacific__Nauru instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Pacific__Niue instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Pacific__Norfolk instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Pacific__Noumea instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Pacific__Pago_Pago instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Pacific__Palau instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Pacific__Pitcairn instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Pacific__Pohnpei instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Pacific__Ponape instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Pacific__Port_Moresby instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Pacific__Rarotonga instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Pacific__Saipan instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Pacific__Samoa instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Pacific__Tahiti instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Pacific__Tarawa instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Pacific__Tongatapu instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Pacific__Truk instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Pacific__Wake instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Pacific__Wallis instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Pacific__Yap instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Poland instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Portugal instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.ROC instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.ROK instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Singapore instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Turkey instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.UCT instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.US__Alaska instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.US__Aleutian instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.US__Arizona instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.US__Central instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.US__East_Indiana instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.US__Eastern instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.US__Hawaii instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.US__Indiana_Starke instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.US__Michigan instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.US__Mountain instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.US__Pacific instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.US__Samoa instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.UTC instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Universal instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.W_SU instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.WET instance Data.Time.Zones.DB.KnownTZLabel 'Data.Time.Zones.DB.Zulu instance Control.DeepSeq.NFData Data.Time.Zones.DB.TZLabel module Data.Time.Zones.Files -- | Return the file path corresponding to a time zone location. -- -- Note: doesn't check whether the location is valid (ie. the returned -- path might not exist). timeZonePathFromDB :: String -> IO FilePath