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 Dec 16, 2022
1 parent ceb7b01 commit 62983e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/commonGenerated/org/noelware/iana/GeneratedTimezones.kt
Original file line number Diff line number Diff line change
Expand Up @@ -1336,7 +1336,7 @@ public val TIMEZONES: List<IANATimezone> = listOf(
"Buenos Aires",
"Córdoba",
"Rosario",
"Mendoza"
"Mar del Plata"
),
rawOffsetInMinutes = -180,
abbreviation = "ART"
Expand Down Expand Up @@ -1568,7 +1568,7 @@ public val TIMEZONES: List<IANATimezone> = listOf(
"Abidjan",
"Abobo",
"Bouaké",
"Daloa"
"Korhogo"
),
rawOffsetInMinutes = 0,
abbreviation = "GMT"
Expand Down

0 comments on commit 62983e1

Please sign in to comment.