Skip to content

Commit

Permalink
Merge pull request #232 from lewing/update-from-iana-2022a
Browse files Browse the repository at this point in the history
Update to latest tzdb version from iana (2022a)
  • Loading branch information
lewing committed Mar 29, 2022
2 parents 47cceed + 2182621 commit 971b917
Show file tree
Hide file tree
Showing 10 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project Sdk="Microsoft.Build.NoTargets">
<PropertyGroup>
<TimeZoneDataVersion>2021e</TimeZoneDataVersion>
<TimeZoneDataVersion>2022a</TimeZoneDataVersion>
<TimeZoneDataIntermediateDir>$([MSBuild]::NormalizeDirectory('$(IntermediateOutputPath)', 'timezonedata'))</TimeZoneDataIntermediateDir>
<TimeZoneDataSrcDir>$([MSBuild]::NormalizeDirectory('$(MSBuildProjectDirectory)', 'data'))</TimeZoneDataSrcDir>
<ZicBloat>slim</ZicBloat>
Expand Down
Binary file modified src/System.Runtime.TimeZoneData/data/America/Punta_Arenas
Binary file not shown.
Binary file modified src/System.Runtime.TimeZoneData/data/America/Santiago
Binary file not shown.
Binary file modified src/System.Runtime.TimeZoneData/data/Asia/Gaza
Binary file not shown.
Binary file modified src/System.Runtime.TimeZoneData/data/Asia/Hebron
Binary file not shown.
Binary file modified src/System.Runtime.TimeZoneData/data/Chile/Continental
Binary file not shown.
Binary file modified src/System.Runtime.TimeZoneData/data/Europe/Kiev
Binary file not shown.
Binary file modified src/System.Runtime.TimeZoneData/data/Europe/Simferopol
Binary file not shown.
Binary file modified src/System.Runtime.TimeZoneData/data/Europe/Uzhgorod
Binary file not shown.
Binary file modified src/System.Runtime.TimeZoneData/data/Europe/Zaporozhye
Binary file not shown.

0 comments on commit 971b917

Please sign in to comment.