Skip to content

Commit a8cd59c

Browse files
Merge pull request #233 from usefulness/create-pull-request/patch
Update TZDB to 2024b
2 parents 3d947a2 + e7fe00b commit a8cd59c

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+2
-2
lines changed
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
-12 Bytes
Binary file not shown.
Binary file not shown.
Binary file not shown.
216 Bytes
Binary file not shown.
368 Bytes
Binary file not shown.
92 Bytes
Binary file not shown.
56 Bytes
Binary file not shown.
360 Bytes
Binary file not shown.
Binary file not shown.
52 Bytes
Binary file not shown.
216 Bytes
Binary file not shown.
74 Bytes
Binary file not shown.
48 Bytes
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
166 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
424 Bytes
Binary file not shown.

lazythreetenbp/src/main/kotlin/com/usefulness/threetenbp/GeneratedZoneIdsProvider.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import kotlin.String
55
import kotlin.collections.Collection
66

77
internal object GeneratedZoneIdsProvider : ZoneIdsProvider {
8-
private const val VERSION_ID: String = "2024a"
8+
private const val VERSION_ID: String = "2024b"
99

1010
private val ZONE_IDS: Collection<String> = setOf(
1111
"Africa/Abidjan",

tzdb_version.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
ianaVersion=2024a
1+
ianaVersion=2024b

0 commit comments

Comments
 (0)