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 Mar 2, 2023
1 parent 18edba5 commit 5e17521
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/commonGenerated/org/noelware/iana/GeneratedTimezones.kt
Original file line number Diff line number Diff line change
Expand Up @@ -3622,8 +3622,8 @@ public val TIMEZONES: List<IANATimezone> = listOf(
mainCities = listOf(
"Istanbul",
"Ankara",
"İzmir",
"Bursa"
"Bursa",
"İzmir"
),
rawOffsetInMinutes = 180,
abbreviation = "TRT"
Expand Down Expand Up @@ -3707,8 +3707,8 @@ public val TIMEZONES: List<IANATimezone> = listOf(
mainCities = listOf(
"Dubai",
"Sharjah",
"Abu Dhabi",
"Ajman City"
"Al Ain City",
"Abu Dhabi"
),
rawOffsetInMinutes = 240,
abbreviation = "GST"
Expand Down

0 comments on commit 5e17521

Please sign in to comment.