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 Nov 2, 2022
1 parent f9060c2 commit 2944a2a
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 @@ -4478,9 +4478,9 @@ public val TIMEZONES: List<IANATimezone> = listOf(
countryName = "Taiwan",
mainCities = listOf(
"Taipei",
"Bade",
"Kaohsiung",
"Taichung"
"Taichung",
"Tainan"
),
rawOffsetInMinutes = 480,
abbreviation = "TWT"
Expand Down

0 comments on commit 2944a2a

Please sign in to comment.