Skip to content

Update TZDB to 2026b#341

Merged
mateuszkwiecinski merged 1 commit into
masterfrom
create-pull-request/patch
Apr 27, 2026
Merged

Update TZDB to 2026b#341
mateuszkwiecinski merged 1 commit into
masterfrom
create-pull-request/patch

Conversation

@mateuszkwiecinski

Copy link
Copy Markdown
Member

Update TZDB to 2026b

Details: https://www.iana.org/time-zones

Copilot AI review requested due to automatic review settings April 27, 2026 05:50
@github-actions

Copy link
Copy Markdown

Aar size:

Aar size change: +197.0B (213.1KiB -> 213.3KiB)

Diffuse output:

OLD: diffuse-source-file-release
NEW: lazythreetenbp-release.aar

 AAR      │ old       │ new       │ diff   
──────────┼───────────┼───────────┼────────
      jar │  21.2 KiB │  21.2 KiB │   +1 B 
 manifest │     203 B │     203 B │    0 B 
    other │     157 B │     157 B │    0 B 
──────────┼───────────┼───────────┼────────
    total │ 168.5 KiB │ 168.8 KiB │ +273 B 

 JAR     │ old │ new │ diff      
─────────┼─────┼─────┼───────────
 classes │   6 │   6 │ 0 (+0 -0) 
 methods │  63 │  63 │ 0 (+0 -0) 
  fields │  10 │  10 │ 0 (+0 -0)
AAR
 size     │ diff   │ path                                
──────────┼────────┼─────────────────────────────────────
 21.2 KiB │   +1 B │ ∆ classes.jar                       
    715 B │ +136 B │ ∆ assets/tzdb/America/Vancouver.dat 
    715 B │ +136 B │ ∆ assets/tzdb/Canada/Pacific.dat    
──────────┼────────┼─────────────────────────────────────
 22.6 KiB │ +273 B │ (total)

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the bundled IANA Time Zone Database (TZDB) version used by LazyThreeTenBp to 2026b, aligning the runtime’s reported version with the generated zone data shipped in assets.

Changes:

  • Bump TZDB/IANA version metadata from 2026a to 2026b.
  • Update the generated provider’s VERSION_ID to 2026b.
  • Add generated TZDB binary zone data assets for Canada/Pacific and America/Vancouver.

Reviewed changes

Copilot reviewed 2 out of 4 changed files in this pull request and generated no comments.

File Description
tzdb_version.properties Updates the recorded IANA TZDB version to 2026b.
lazythreetenbp/src/main/kotlin/com/usefulness/threetenbp/GeneratedZoneIdsProvider.kt Updates the generated version identifier returned to consumers.
lazythreetenbp/src/main/assets/tzdb/Canada/Pacific.dat Adds generated zone rules binary for Canada/Pacific.
lazythreetenbp/src/main/assets/tzdb/America/Vancouver.dat Adds generated zone rules binary for America/Vancouver.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@mateuszkwiecinski mateuszkwiecinski merged commit 670d4f6 into master Apr 27, 2026
7 checks passed
@mateuszkwiecinski mateuszkwiecinski deleted the create-pull-request/patch branch April 27, 2026 05:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants