Skip to content
This repository has been archived by the owner on Apr 14, 2023. It is now read-only.

Commit

Permalink
[automated] Update timezone data!
Browse files Browse the repository at this point in the history
  • Loading branch information
noelbot authored and auguwu committed Feb 28, 2023
1 parent 8e4e684 commit 18edba5
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions src/commonGenerated/org/noelware/iana/GeneratedTimezones.kt
Original file line number Diff line number Diff line change
Expand Up @@ -561,8 +561,8 @@ public val TIMEZONES: List<IANATimezone> = listOf(
mainCities = listOf(
"Rio Branco",
"Cruzeiro do Sul",
"Sena Madureira",
"Eirunep茅"
"Senador Guiomard",
"Sena Madureira"
),
rawOffsetInMinutes = -300,
abbreviation = "ACT"
Expand Down Expand Up @@ -1693,7 +1693,7 @@ public val TIMEZONES: List<IANATimezone> = listOf(
"Dublin",
"South Dublin",
"Cork",
"Luimneach"
"Limerick"
),
rawOffsetInMinutes = 0,
abbreviation = "GMT"
Expand Down Expand Up @@ -1759,7 +1759,7 @@ public val TIMEZONES: List<IANATimezone> = listOf(
"London",
"Birmingham",
"Liverpool",
"Sheffield"
"Glasgow"
),
rawOffsetInMinutes = 0,
abbreviation = "GMT"
Expand Down Expand Up @@ -2880,9 +2880,9 @@ public val TIMEZONES: List<IANATimezone> = listOf(
countryName = "Zambia",
mainCities = listOf(
"Lusaka",
"Kitwe",
"Ndola",
"Kabwe"
"Kitwe",
"Chipata"
),
rawOffsetInMinutes = 120,
abbreviation = "CAT"
Expand Down Expand Up @@ -3336,9 +3336,9 @@ public val TIMEZONES: List<IANATimezone> = listOf(
countryName = "Yemen",
mainCities = listOf(
"Sanaa",
"Aden",
"Al 岣╱daydah",
"Taiz",
"Aden"
"Taiz"
),
rawOffsetInMinutes = 180,
abbreviation = "AST"
Expand Down Expand Up @@ -4034,9 +4034,9 @@ public val TIMEZONES: List<IANATimezone> = listOf(
countryName = "Bhutan",
mainCities = listOf(
"Thimphu",
"Phuntsholing",
"Tsirang",
"Pun膩kha",
"Phuntsholing"
"Pun膩kha"
),
rawOffsetInMinutes = 360,
abbreviation = "BTT"
Expand Down

0 comments on commit 18edba5

Please sign in to comment.