Navigation Menu

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update all dependencies #1653

Merged
merged 3 commits into from Aug 3, 2020
Merged

fix(deps): update all dependencies #1653

merged 3 commits into from Aug 3, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 27, 2020

This PR contains the following updates:

Package Type Update Change
@​commercetools-uikit/flat-button dependencies minor 10.24.0 -> 10.27.0
@​commercetools-uikit/icon-button dependencies minor 10.24.0 -> 10.27.0
@​commercetools-uikit/loading-spinner dependencies minor 10.24.0 -> 10.27.0
@​commercetools-uikit/multiline-text-field dependencies minor 10.24.0 -> 10.27.0
@​commercetools-uikit/primary-button dependencies minor 10.24.0 -> 10.27.0
@​commercetools-uikit/secondary-button dependencies minor 10.24.0 -> 10.27.0
@​commercetools-uikit/select-field dependencies minor 10.25.0 -> 10.27.0
@​commercetools-uikit/table dependencies minor 10.24.0 -> 10.27.0
@​commercetools-uikit/text dependencies minor 10.24.0 -> 10.27.0
@​commercetools-uikit/text-field dependencies minor 10.24.0 -> 10.27.0
@commercetools/api-request-builder (source) dependencies patch 5.6.1 -> 5.6.2
@formatjs/intl-displaynames resolutions patch 3.1.4 -> 3.1.6
@formatjs/intl-utils resolutions patch 3.8.1 -> 3.8.2
@graphql-codegen/add devDependencies patch 1.17.0 -> 1.17.6
@graphql-codegen/cli devDependencies patch 1.17.0 -> 1.17.6
@graphql-codegen/typescript devDependencies patch 1.17.0 -> 1.17.6
@graphql-codegen/typescript-graphql-files-modules devDependencies patch 1.17.0 -> 1.17.6
@graphql-codegen/typescript-operations devDependencies patch 1.17.0 -> 1.17.6
@mdx-js/mdx (source) resolutions patch 1.6.11 -> 1.6.14
@mdx-js/react (source) resolutions patch 1.6.11 -> 1.6.14
@sentry/browser dependencies minor 5.19.2 -> 5.20.1
@sentry/node dependencies minor 5.19.2 -> 5.20.1
@sentry/types resolutions minor 5.19.2 -> 5.20.1
@testing-library/react-hooks devDependencies minor 3.3.0 -> 3.4.1
@types/node dependencies patch 14.0.23 -> 14.0.26
@types/node devDependencies patch 14.0.23 -> 14.0.26
@typescript-eslint/eslint-plugin devDependencies minor 3.6.1 -> 3.7.0
@typescript-eslint/parser devDependencies minor 3.6.1 -> 3.7.0
babel-plugin-react-intl dependencies minor 7.8.2 -> 7.9.1
cldr devDependencies minor 5.6.0 -> 5.7.0
cypress resolutions minor 4.10.0 -> 4.11.0
cypress devDependencies minor 4.10.0 -> 4.11.0
eslint-plugin-jest devDependencies patch 23.18.0 -> 23.18.2
eslint-plugin-react devDependencies patch 7.20.3 -> 7.20.4
eslint-plugin-testing-library devDependencies patch 3.3.1 -> 3.3.2
express-winston dependencies patch 4.0.3 -> 4.0.5
fuse.js (source) dependencies patch 6.4.0 -> 6.4.1
gatsby (changelog) dependencies patch 2.24.4 -> 2.24.11
gatsby-cli dependencies patch 2.12.62 -> 2.12.66
gatsby-plugin-mdx devDependencies patch 1.2.27 -> 1.2.29
gatsby-source-filesystem dependencies patch 2.3.20 -> 2.3.23
puppeteer devDependencies patch 5.2.0 -> 5.2.1
react-intl (source) dependencies minor 5.3.2 -> 5.4.2
react-intl (source) devDependencies minor 5.3.2 -> 5.4.2
react-intl (source) resolutions minor 5.3.2 -> 5.4.2
react-redux dependencies patch 7.2.0 -> 7.2.1
react-redux devDependencies patch 7.2.0 -> 7.2.1
rollup (source) devDependencies minor 2.22.1 -> 2.23.0
webpack dependencies minor 4.43.0 -> 4.44.0

Release Notes

formatjs/formatjs

v3.1.6

Compare Source

v3.1.5

Compare Source

dotansimha/graphql-code-generator

v1.17.6

Compare Source

Come talk to us directly on our Discord channel
Contact us here: the-guild.dev

Sorry the the publishing issues, we fixes some issues related to release/publish scripts, and it effects some releases. v1.17.5 is partial, please don't use it.

core / cli

  • Updated dependencies

typescript

typescript-resolvers

v1.17.5

Compare Source

Come talk to us directly on our Discord channel
Contact us here: the-guild.dev

core / cli

  • Updated dependencies

typescript

typescript-resolvers

v1.17.4

Compare Source

Come talk to us directly on our Discord channel
Contact us here: the-guild.dev

core / cli

  • Update dependencies

typescript-resolvers

typescript-mongodb

typescript-vue-apollo

typescript-apollo-angular

  • Add a config option to add pure magic comment for static global variables - for better Webpack tree-shaking (#​4380) @​ardatan

typescript-react-apollo

  • Add a config option to add pure magic comment for static global variables - for better Webpack tree-shaking (#​4380) @​ardatan

flow

typed-document-node

  • Fixed issues with fragments.
  • Improve compatibility with other plugins' config flags.

v1.17.3

Compare Source

Come talk to us directly on our Discord channel
Contact us here: the-guild.dev

PLEASE USE THIS RELEASE INSTEAD OF v1.17.2

urql

v1.17.1

Compare Source

Come talk to us directly on our Discord channel
Contact us here: the-guild.dev

New plugin for typed-document-node: more details soon ;) (#​4392)

core/cli

  • update dependencies

typescript-operations

flow-operations

docs/website

mdx-js/mdx

v1.6.14

Compare Source

v1.6.13

Compare Source

  • Pin internal dependencies of the monorepo

v1.6.12

Compare Source

getsentry/sentry-javascript

v5.20.1

Compare Source

  • [react] feat: Add instrumentation for React Router v3 (#​2759)
  • [apm/tracing] fix: Make sure fetch requests are being timed correctly (#​2772)
  • [apm/tracing] fix: Make sure pageload transactions start timestamps are correctly generated (#​2773)
  • [react] ref: Use inline types to avoid redux dependency. (#​2768)
  • [core] ref: Expose sentry request for electron (#​2774)
  • [node] fix: Set transaction on scope in node for request (#​2769)
  • [browser] fix: Make sure that DSN is always passed to report dialog (#​2770)

v5.20.0

Compare Source

  • [browser] feat: Make @sentry/browser more treeshakeable (#​2747)
  • [browser] fix: Make sure that handler exists in LinkedErrors integration (#​2742)
  • [tracing] feat: Introduce @sentry/tracing (#​2719)
  • [tracing] ref: Use idleTimout if no activities occur in idle transaction (#​2752)
  • [react] feat: Export createReduxEnhancer to log redux actions as breadcrumbs, and attach state as an extra. (#​2717)
  • [react] feat: Add beforeCapture option to ErrorBoundary (#​2753)
  • [react] fix: Change import of hoist-non-react-statics (#​2755)
  • [gatsby] fix: Make @sentry/apm optional in @sentry/gatsby package (#​2752)
testing-library/react-hooks-testing-library

v3.4.1

Compare Source

Changes

  • The wait async util has been deprecated and replaced with waitFor (#​408)
  • waitFor and waitForValueToChange async utils can now test their conditions periodically, even if the hook has not rerendered, using the new interval option (#​408)
  • Bumped minimum type definition version (#​414)
  • Docs have been updated to show how props can be passed to wrapper components (#​414)

v3.4.0

Compare Source

⚠️ DO NOT USE THIS VERSION ⚠️

This version was accidentally published with some experimental code in the in the babel output directory and should not be used. IT has been deprecated in NPM and 3.4.1 has been published with the correct output.

typescript-eslint/typescript-eslint

v3.7.0

Compare Source

Features
  • eslint-plugin: [naming-convention] allow selecting only const variables (#​2291) (156d058)
  • eslint-plugin: [no-empty-function] add decoratedFunctions option (#​2295) (88f08f4)
  • typescript-estree: support short-circuiting assignment operators (#​2307) (2c90d9f)
  • typescript-estree: support type annotations on catch clauses (#​2306) (b5afe9c)

3.6.1 (2020-07-13)

Bug Fixes
  • eslint-plugin: [no-unnecessary-condition] handle computed member access (#​2288) (3a187ca)
  • eslint-plugin: [prefer-literal-enum-member] allow negative numbers (#​2277) (00ac9c3)
  • eslint-plugin: [space-before-function-paren] incorrect handling of abstract methods (#​2275) (ced6591), closes #​2274
  • eslint-plugin: [switch-exhaustiveness-check] handle special characters in enum keys (#​2207) (98ab010)
papandreou/node-cldr

v5.7.0

Compare Source

Pull requests
Commits to master
cypress-io/cypress

v4.11.0

Compare Source

Released 7/21/2020

Features:

  • You can now pass an ensureScrollability: false option to .scrollTo() to skip checking whether the element is scrollable. Addresses #​1924.
  • cy.clock() now accepts Dates as well as a Number for now. Fixes #​7786.

Bugfixes:

  • Running multiple specs within Firefox during cypress run on Windows will no longer fail trying to make a connection to the browser. Fixes #​6392.
  • Cypress will no longer throw a Cannot read property 'isAttached' of undefined error during cypress run on Firefox versions >= 75. Fixes #​6813.
  • Fixed an issue where Cypress tests in Chromium-family browsers could randomly fail with the error "WebSocket is already in CLOSING or CLOSED state." Fixes #​7180.
  • Taking a screenshot of an element that changes height upon scroll will no longer throw an invalid for option "size" error. Fixes #​6099.
  • Setting viewportHeight or viewportWidth from within the test configuration now properly changes the viewport size for the duration of the suite or test.
  • Setting deep objects and arrays on config within the pluginsFile now sets the values correctly. Fixes #​7959.
  • The progress bar for cy.wait() now reflects the correct requestTimeout and responseTimeout of the command. Fixes #​7881.
  • The command's progress bar will not longer restart when its parent test is collapsed in the Command Log. Fixes #​7912.
  • Key value pairs sent to ELECTRON_EXTRA_LAUNCH_ARGS as key=value will now be properly read in. Fixes #​7994.
  • Stubbed responses responding with an empty string to cy.route() now correctly display as 'xhr stub' in the Test Runner's Command Log. Fixes #​8018.
  • Quickly reclicking the "Run All Tests" button in the Test Runners' Command Log will no longer throw errors about undefined properties and the tests will no longer hang. Fixes #​7968.

Misc:

  • The error messages thrown from pluginsFile and supportFile now mention that .ts extensions are supported. Addresses #​7940.
  • The style when focusing on tests in the Command Log has been updated. Addresses #​7855.

Dependency Updates:

  • Upgraded @benmalka/foxdriver from 0.4.0 to 0.4.1. Addressed in #​8040.
  • Upgraded firefox-profile from 1.3.1 to 2.0.0. Addressed in #​8000.
  • Upgraded fix-path from 2.1.0 to 3.0.0. Addressed in #​8028.
  • Upgraded human-interval from 0.1.6 to 1.0.0. Addressed in #​8031.
  • Upgraded lodash from 4.17.15 to 4.17.19. Addressed in #​7954.
  • Upgraded plist from 2.1.0 to 3.0.1. Addressed in #​8045.
  • Upgraded proxy-from-env from 1.0.0 to 1.1.0. Addressed in #​7900.
  • Upgraded resolve from 1.13.1 to 1.17.0. Addressed in #​7989.
  • Upgraded systeminformation from 4.21.1 to 4.26.9. Addressed in #​7975.
  • Upgraded uuid from 3.3.2 to 8.2.0. Addressed in #​7976, #​8002, and #​8011.
jest-community/eslint-plugin-jest

v23.18.2

Compare Source

Bug Fixes
  • no-if: report conditionals in call expressions (4cfcf08), closes #​557

v23.18.1

Compare Source

Bug Fixes
  • no-large-snapshots: actually compare allowed name strings to name (#​625) (622a08c)
yannickcr/eslint-plugin-react

v7.20.4

Compare Source

Fixed
  • improve algorithm to check if a variable is coming from the pragma ([#​2706][] @​jzabala)
  • [prop-types]: handle component returning null (#​2696 @​hank121314)
  • [prop-types]/[function-component-definition]: Add check for first letter capitalization in functional component detection (#​2699 @​jzabala)
  • [prop-types]: use variable value in prop type fields defined by variables (#​2704 @​jzabala)
  • [no-typos]: warn on a bindingless react import
Changed
  • [Tests] boolean-prop-naming: Added test for function invocation of bool (#​2697 @​ajkovar)
  • [Tests] jsx-curly-brace-presence, jsx-no-comment-textnodes: add passing tests
  • [Refactor] no-unused-state: avoid a loop
testing-library/eslint-plugin-testing-library

v3.3.2

Compare Source

Bug Fixes
  • include findBy variable declaration to prefer-find-by when auto fixing (#​197) (993fd8c)
bithavoc/express-winston

v4.0.5

Compare Source

  • Fix excess semicolon breaking Typescript compilation (#​249)

v4.0.4

Compare Source

  • Update lodash to 4.17.19 (#​245)
  • Update statusLevels to accept Boolean or StatusLevel object in TypeScript definition (#​244)
krisk/Fuse

v6.4.1

Compare Source

gatsbyjs/gatsby

v2.24.11

Compare Source

v2.24.10

Compare Source

v2.24.9

Compare Source

v2.24.8

Compare Source

v2.24.7

Compare Source

v2.24.6

Compare Source

v2.24.5

Compare Source

puppeteer/puppeteer

v5.2.1

Compare Source

Highlights

  • Chromium 85.0.4182.0 (r782078)
  • We now allow configuring the browser debug logging behavior (#​6210)

Raw notes

4ee4649 - chore: mark v5.2.1 (#​6254)
e89e264 - feat(chromium): roll Chromium to r782078 (#​6250)
b2f6918 - fix: configure debug logging in browser (#​6210)
040f37e - docs: fix link text (#​6245)
9fdf2ba - chore(docs): migrate page.pdf() docs (#​6228)
2331584 - docs(troubleshooting): install libXss in Dockerfile (#​6236)
042c4a2 - chore: mark 5.2.0-post (#​6240)

reduxjs/react-redux

v7.2.1

Compare Source

This release improves useSelector value display in the React DevTools, fixes a potential race condition, and fixes a couple additional minor issues.

Changes

useSelector DevTools Display

The React DevTools normally show custom hooks with their inspected name (such as "Selector" for useSelector), and any calls to core hooks inside. This is not always informative, so React has the useDebugValue hook to allow custom hooks to specify what value should be shown instead.

useSelector now calls useDebugValue to specifically show the current selected value instead of its internal hooks usage.

Bug Fixes

This release has a few different bug fixes:

  • A potential race condition when dispatching actions from child components in the commit phase vs selecting data in a parent
  • Removed an excess new object creation when forcing a re-render
  • Our internal prop name for a forwarded ref is now reactReduxForwardedRef to avoid a rare situation where someone else might be passing down a field named forwardedRef
  • Fixed a typo in a useSelector error message

Changelog

rollup/rollup

v2.23.0

Compare Source

2020-07-23

Features
  • Handle environments with only globalThis in UMD output (#​3691)
Pull Requests

v2.22.2

Compare Source

2020-07-21

Bug Fixes
  • Always generate correct exports when an implicit entry is reexporting from another module (#​3688)
Pull Requests
webpack/webpack

v4.44.0

Compare Source

Features

  • Improve sideEffects flag behavior when dynamic modules are part of the tree
    • Fixes a bug which causes empty modules (or type-only modules) to "break" Tree Shaking
  • add splitChunks.enforceSizeThreshold to allow enfore splitting larger chunks unrelated from other limiations
    • Not set by default to avoid breaking change
    • It will be set by default to 50k in webpack 5
    • It's recommended to set it in webpack 4 too
  • add support for resolve.roots and default resolve.roots: [context]
    • This allows to resolve server-relative urls (e.g. /src/abc) to the project root (or other locations when configured)
    • This allows to use loaders that rely on that behavior

Bugfixes

  • fix bug where splitChunks produced non-optimal results when minSize is set to 0
    • This lead to NaNs in some places which breaks ordering
  • Fix bug which lead to HMR not working for splitChunks in entrypoints
  • force update watchpack and chokidar for chokidar bugfix which causes files to stop being watched

Renovate configuration

📅 Schedule: "before 3am on Monday" (UTC).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@vercel
Copy link

vercel bot commented Jul 27, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/commercetools/merchant-center-application-kit/4gpul0zsh
✅ Preview: https://merchant-center-application-kit-git-renovate-all.commercetools.vercel.app

@renovate renovate bot added the 🤖 Type: Dependencies Dependency updates or something similar label Jul 27, 2020
@vercel vercel bot temporarily deployed to Preview July 27, 2020 00:58 Inactive
@changeset-bot
Copy link

changeset-bot bot commented Jul 27, 2020

🦋 Changeset is good to go

Latest commit: 4a605a8

We got this.

This PR includes changesets to release 18 packages
Name Type
merchant-center-application-template-starter Patch
@commercetools-backend/express Patch
@commercetools-backend/loggers Patch
@commercetools-frontend/actions-global Patch
@commercetools-frontend/application-components Patch
@commercetools-frontend/application-shell Patch
@commercetools-frontend/l10n Patch
@commercetools-frontend/mc-scripts Patch
@commercetools-frontend/react-notifications Patch
@commercetools-frontend/sdk Patch
@commercetools-frontend/sentry Patch
playground Patch
@commercetools-local/visual-testing-app Patch
@commercetools-website/custom-applications Patch
@commercetools-website/components-playground Patch
@commercetools-frontend/application-shell-connectors Patch
@commercetools-frontend/i18n Patch
@commercetools-frontend/permissions Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@vercel vercel bot temporarily deployed to Preview July 27, 2020 03:15 Inactive
@vercel vercel bot temporarily deployed to Preview July 27, 2020 07:32 Inactive
@vercel vercel bot temporarily deployed to Preview July 27, 2020 08:20 Inactive
@tdeekens tdeekens self-assigned this Jul 27, 2020
@vercel vercel bot temporarily deployed to Preview July 27, 2020 08:25 Inactive
@vercel vercel bot temporarily deployed to Preview July 27, 2020 08:31 Inactive
@vercel vercel bot temporarily deployed to Preview July 27, 2020 08:41 Inactive
@vercel vercel bot temporarily deployed to Preview July 27, 2020 08:52 Inactive
'@commercetools-website/components-playground': patch
---

Update dependencies and regenerate l10n data based on CLDR v37
Copy link
Member

Choose a reason for hiding this comment

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

FYI: regenerating the l10n data yielded this output

Generate l10n data output
❯ yarn generate-data                                                     
yarn run v1.22.4
$ node ./scripts/generate-l10n-data.js
[country] Writing en data to /Users/emmenko/dev/src/merchant-center-application-kit/packages/l10n/data/countries/en.json
[country] Writing de data to /Users/emmenko/dev/src/merchant-center-application-kit/packages/l10n/data/countries/de.json
[country] Writing es data to /Users/emmenko/dev/src/merchant-center-application-kit/packages/l10n/data/countries/es.json
[country] Writing fr-FR data to /Users/emmenko/dev/src/merchant-center-application-kit/packages/l10n/data/countries/fr-FR.json
[country] Writing zh-CN data to /Users/emmenko/dev/src/merchant-center-application-kit/packages/l10n/data/countries/zh-CN.json
[country] Writing ja data to /Users/emmenko/dev/src/merchant-center-application-kit/packages/l10n/data/countries/ja.json
[timezone] Writing en data to /Users/emmenko/dev/src/merchant-center-application-kit/packages/l10n/data/time-zones/en.json
[timezone] Writing de data to /Users/emmenko/dev/src/merchant-center-application-kit/packages/l10n/data/time-zones/de.json
[timezone] Writing es data to /Users/emmenko/dev/src/merchant-center-application-kit/packages/l10n/data/time-zones/es.json
[timezone] Writing fr-FR data to /Users/emmenko/dev/src/merchant-center-application-kit/packages/l10n/data/time-zones/fr-FR.json
[timezone] Writing zh-CN data to /Users/emmenko/dev/src/merchant-center-application-kit/packages/l10n/data/time-zones/zh-CN.json
[timezone] Writing ja data to /Users/emmenko/dev/src/merchant-center-application-kit/packages/l10n/data/time-zones/ja.json
[language] Writing en data to /Users/emmenko/dev/src/merchant-center-application-kit/packages/l10n/data/languages/en.json
[language] Writing de data to /Users/emmenko/dev/src/merchant-center-application-kit/packages/l10n/data/languages/de.json
[language] Writing es data to /Users/emmenko/dev/src/merchant-center-application-kit/packages/l10n/data/languages/es.json
[language] Writing fr-FR data to /Users/emmenko/dev/src/merchant-center-application-kit/packages/l10n/data/languages/fr-FR.json
[language] Writing zh-CN data to /Users/emmenko/dev/src/merchant-center-application-kit/packages/l10n/data/languages/zh-CN.json
[language] Writing ja data to /Users/emmenko/dev/src/merchant-center-application-kit/packages/l10n/data/languages/ja.json
[country] Updated 6 locales


[country] Data generated with warnings for locale "de".

The field "sz" has changed from "Swasiland" to "Eswatini".


[country] Data generated with warnings for locale "es".

The field "mk" has changed from "Macedonia" to "Macedonia del Norte".
The field "xa" has been added ('"Pseudoacentos"').
The field "xb" has been added ('"Pseudobidi"').


[country] Data generated with warnings for locale "fr-FR".

The field "mk" has changed from "Macédoine" to "Macédoine du Nord".


[country] Data generated with warnings for locale "ja".

The field "xa" has been added ('"疑似アクセント"').
The field "xb" has been added ('"疑似 BIDI"').
[timezone] Updated 6 locales


[timezone] Data generated with warnings for locale "en".

The field "America/Adak.abbr" has changed from "HST" to "HDT".
The field "America/Adak.offset" has changed from "-10:00" to "-09:00".
The field "America/Atka.abbr" has changed from "HST" to "HDT".
The field "America/Atka.offset" has changed from "-10:00" to "-09:00".
The field "US/Aleutian.abbr" has changed from "HST" to "HDT".
The field "US/Aleutian.offset" has changed from "-10:00" to "-09:00".
The field "America/Anchorage.abbr" has changed from "AKST" to "AKDT".
The field "America/Anchorage.offset" has changed from "-09:00" to "-08:00".
The field "America/Juneau.abbr" has changed from "AKST" to "AKDT".
The field "America/Juneau.offset" has changed from "-09:00" to "-08:00".
The field "America/Metlakatla.abbr" has changed from "AKST" to "AKDT".
The field "America/Metlakatla.offset" has changed from "-09:00" to "-08:00".
The field "America/Nome.abbr" has changed from "AKST" to "AKDT".
The field "America/Nome.offset" has changed from "-09:00" to "-08:00".
The field "America/Sitka.abbr" has changed from "AKST" to "AKDT".
The field "America/Sitka.offset" has changed from "-09:00" to "-08:00".
The field "America/Yakutat.abbr" has changed from "AKST" to "AKDT".
The field "America/Yakutat.offset" has changed from "-09:00" to "-08:00".
The field "US/Alaska.abbr" has changed from "AKST" to "AKDT".
The field "US/Alaska.offset" has changed from "-09:00" to "-08:00".
The field "America/Dawson.abbr" has changed from "PST" to "MST".
The field "America/Dawson.offset" has changed from "-08:00" to "-07:00".
The field "America/Ensenada.abbr" has changed from "PST" to "PDT".
The field "America/Ensenada.offset" has changed from "-08:00" to "-07:00".
The field "America/Los_Angeles.abbr" has changed from "PST" to "PDT".
The field "America/Los_Angeles.offset" has changed from "-08:00" to "-07:00".
The field "America/Santa_Isabel.abbr" has changed from "PST" to "PDT".
The field "America/Santa_Isabel.offset" has changed from "-08:00" to "-07:00".
The field "America/Tijuana.abbr" has changed from "PST" to "PDT".
The field "America/Tijuana.offset" has changed from "-08:00" to "-07:00".
The field "America/Vancouver.abbr" has changed from "PST" to "PDT".
The field "America/Vancouver.offset" has changed from "-08:00" to "-07:00".
The field "America/Whitehorse.abbr" has changed from "PST" to "MST".
The field "America/Whitehorse.offset" has changed from "-08:00" to "-07:00".
The field "Canada/Pacific.abbr" has changed from "PST" to "PDT".
The field "Canada/Pacific.offset" has changed from "-08:00" to "-07:00".
The field "Canada/Yukon.abbr" has changed from "PST" to "MST".
The field "Canada/Yukon.offset" has changed from "-08:00" to "-07:00".
The field "Mexico/BajaNorte.abbr" has changed from "PST" to "PDT".
The field "Mexico/BajaNorte.offset" has changed from "-08:00" to "-07:00".
The field "PST8PDT.abbr" has changed from "PST" to "PDT".
The field "PST8PDT.offset" has changed from "-08:00" to "-07:00".
The field "US/Pacific.abbr" has changed from "PST" to "PDT".
The field "US/Pacific.offset" has changed from "-08:00" to "-07:00".
The field "US/Pacific-New.abbr" has changed from "PST" to "PDT".
The field "US/Pacific-New.offset" has changed from "-08:00" to "-07:00".
The field "America/Boise.abbr" has changed from "MST" to "MDT".
The field "America/Boise.offset" has changed from "-07:00" to "-06:00".
The field "America/Cambridge_Bay.abbr" has changed from "MST" to "MDT".
The field "America/Cambridge_Bay.offset" has changed from "-07:00" to "-06:00".
The field "America/Chihuahua.abbr" has changed from "MST" to "MDT".
The field "America/Chihuahua.offset" has changed from "-07:00" to "-06:00".
The field "America/Denver.abbr" has changed from "MST" to "MDT".
The field "America/Denver.offset" has changed from "-07:00" to "-06:00".
The field "America/Edmonton.abbr" has changed from "MST" to "MDT".
The field "America/Edmonton.offset" has changed from "-07:00" to "-06:00".
The field "America/Inuvik.abbr" has changed from "MST" to "MDT".
The field "America/Inuvik.offset" has changed from "-07:00" to "-06:00".
The field "America/Mazatlan.abbr" has changed from "MST" to "MDT".
The field "America/Mazatlan.offset" has changed from "-07:00" to "-06:00".
The field "America/Ojinaga.abbr" has changed from "MST" to "MDT".
The field "America/Ojinaga.offset" has changed from "-07:00" to "-06:00".
The field "America/Shiprock.abbr" has changed from "MST" to "MDT".
The field "America/Shiprock.offset" has changed from "-07:00" to "-06:00".
The field "America/Yellowknife.abbr" has changed from "MST" to "MDT".
The field "America/Yellowknife.offset" has changed from "-07:00" to "-06:00".
The field "Canada/Mountain.abbr" has changed from "MST" to "MDT".
The field "Canada/Mountain.offset" has changed from "-07:00" to "-06:00".
The field "MST7MDT.abbr" has changed from "MST" to "MDT".
The field "MST7MDT.offset" has changed from "-07:00" to "-06:00".
The field "Mexico/BajaSur.abbr" has changed from "MST" to "MDT".
The field "Mexico/BajaSur.offset" has changed from "-07:00" to "-06:00".
The field "Navajo.abbr" has changed from "MST" to "MDT".
The field "Navajo.offset" has changed from "-07:00" to "-06:00".
The field "US/Mountain.abbr" has changed from "MST" to "MDT".
The field "US/Mountain.offset" has changed from "-07:00" to "-06:00".
The field "America/Bahia_Banderas.abbr" has changed from "CST" to "CDT".
The field "America/Bahia_Banderas.offset" has changed from "-06:00" to "-05:00".
The field "America/Chicago.abbr" has changed from "CST" to "CDT".
The field "America/Chicago.offset" has changed from "-06:00" to "-05:00".
The field "America/Indiana/Knox.abbr" has changed from "CST" to "CDT".
The field "America/Indiana/Knox.offset" has changed from "-06:00" to "-05:00".
The field "America/Indiana/Tell_City.abbr" has changed from "CST" to "CDT".
The field "America/Indiana/Tell_City.offset" has changed from "-06:00" to "-05:00".
The field "America/Knox_IN.abbr" has changed from "CST" to "CDT".
The field "America/Knox_IN.offset" has changed from "-06:00" to "-05:00".
The field "America/Matamoros.abbr" has changed from "CST" to "CDT".
The field "America/Matamoros.offset" has changed from "-06:00" to "-05:00".
The field "America/Menominee.abbr" has changed from "CST" to "CDT".
The field "America/Menominee.offset" has changed from "-06:00" to "-05:00".
The field "America/Merida.abbr" has changed from "CST" to "CDT".
The field "America/Merida.offset" has changed from "-06:00" to "-05:00".
The field "America/Mexico_City.abbr" has changed from "CST" to "CDT".
The field "America/Mexico_City.offset" has changed from "-06:00" to "-05:00".
The field "America/Monterrey.abbr" has changed from "CST" to "CDT".
The field "America/Monterrey.offset" has changed from "-06:00" to "-05:00".
The field "America/North_Dakota/Beulah.abbr" has changed from "CST" to "CDT".
The field "America/North_Dakota/Beulah.offset" has changed from "-06:00" to "-05:00".
The field "America/North_Dakota/Center.abbr" has changed from "CST" to "CDT".
The field "America/North_Dakota/Center.offset" has changed from "-06:00" to "-05:00".
The field "America/North_Dakota/New_Salem.abbr" has changed from "CST" to "CDT".
The field "America/North_Dakota/New_Salem.offset" has changed from "-06:00" to "-05:00".
The field "America/Rainy_River.abbr" has changed from "CST" to "CDT".
The field "America/Rainy_River.offset" has changed from "-06:00" to "-05:00".
The field "America/Rankin_Inlet.abbr" has changed from "CST" to "CDT".
The field "America/Rankin_Inlet.offset" has changed from "-06:00" to "-05:00".
The field "America/Resolute.abbr" has changed from "CST" to "CDT".
The field "America/Resolute.offset" has changed from "-06:00" to "-05:00".
The field "America/Winnipeg.abbr" has changed from "CST" to "CDT".
The field "America/Winnipeg.offset" has changed from "-06:00" to "-05:00".
The field "CST6CDT.abbr" has changed from "CST" to "CDT".
The field "CST6CDT.offset" has changed from "-06:00" to "-05:00".
The field "Canada/Central.abbr" has changed from "CST" to "CDT".
The field "Canada/Central.offset" has changed from "-06:00" to "-05:00".
The field "Mexico/General.abbr" has changed from "CST" to "CDT".
The field "Mexico/General.offset" has changed from "-06:00" to "-05:00".
The field "US/Central.abbr" has changed from "CST" to "CDT".
The field "US/Central.offset" has changed from "-06:00" to "-05:00".
The field "US/Indiana-Starke.abbr" has changed from "CST" to "CDT".
The field "US/Indiana-Starke.offset" has changed from "-06:00" to "-05:00".
The field "America/Detroit.abbr" has changed from "EST" to "EDT".
The field "America/Detroit.offset" has changed from "-05:00" to "-04:00".
The field "America/Fort_Wayne.abbr" has changed from "EST" to "EDT".
The field "America/Fort_Wayne.offset" has changed from "-05:00" to "-04:00".
The field "America/Grand_Turk.abbr" has changed from "EST" to "EDT".
The field "America/Grand_Turk.offset" has changed from "-05:00" to "-04:00".
The field "America/Havana.abbr" has changed from "CST" to "CDT".
The field "America/Havana.offset" has changed from "-05:00" to "-04:00".
The field "America/Indiana/Indianapolis.abbr" has changed from "EST" to "EDT".
The field "America/Indiana/Indianapolis.offset" has changed from "-05:00" to "-04:00".
The field "America/Indiana/Marengo.abbr" has changed from "EST" to "EDT".
The field "America/Indiana/Marengo.offset" has changed from "-05:00" to "-04:00".
The field "America/Indiana/Petersburg.abbr" has changed from "EST" to "EDT".
The field "America/Indiana/Petersburg.offset" has changed from "-05:00" to "-04:00".
The field "America/Indiana/Vevay.abbr" has changed from "EST" to "EDT".
The field "America/Indiana/Vevay.offset" has changed from "-05:00" to "-04:00".
The field "America/Indiana/Vincennes.abbr" has changed from "EST" to "EDT".
The field "America/Indiana/Vincennes.offset" has changed from "-05:00" to "-04:00".
The field "America/Indiana/Winamac.abbr" has changed from "EST" to "EDT".
The field "America/Indiana/Winamac.offset" has changed from "-05:00" to "-04:00".
The field "America/Indianapolis.abbr" has changed from "EST" to "EDT".
The field "America/Indianapolis.offset" has changed from "-05:00" to "-04:00".
The field "America/Iqaluit.abbr" has changed from "EST" to "EDT".
The field "America/Iqaluit.offset" has changed from "-05:00" to "-04:00".
The field "America/Kentucky/Louisville.abbr" has changed from "EST" to "EDT".
The field "America/Kentucky/Louisville.offset" has changed from "-05:00" to "-04:00".
The field "America/Kentucky/Monticello.abbr" has changed from "EST" to "EDT".
The field "America/Kentucky/Monticello.offset" has changed from "-05:00" to "-04:00".
The field "America/Louisville.abbr" has changed from "EST" to "EDT".
The field "America/Louisville.offset" has changed from "-05:00" to "-04:00".
The field "America/Montreal.abbr" has changed from "EST" to "EDT".
The field "America/Montreal.offset" has changed from "-05:00" to "-04:00".
The field "America/Nassau.abbr" has changed from "EST" to "EDT".
The field "America/Nassau.offset" has changed from "-05:00" to "-04:00".
The field "America/New_York.abbr" has changed from "EST" to "EDT".
The field "America/New_York.offset" has changed from "-05:00" to "-04:00".
The field "America/Nipigon.abbr" has changed from "EST" to "EDT".
The field "America/Nipigon.offset" has changed from "-05:00" to "-04:00".
The field "America/Pangnirtung.abbr" has changed from "EST" to "EDT".
The field "America/Pangnirtung.offset" has changed from "-05:00" to "-04:00".
The field "America/Port-au-Prince.abbr" has changed from "EST" to "EDT".
The field "America/Port-au-Prince.offset" has changed from "-05:00" to "-04:00".
The field "America/Thunder_Bay.abbr" has changed from "EST" to "EDT".
The field "America/Thunder_Bay.offset" has changed from "-05:00" to "-04:00".
The field "America/Toronto.abbr" has changed from "EST" to "EDT".
The field "America/Toronto.offset" has changed from "-05:00" to "-04:00".
The field "Canada/Eastern.abbr" has changed from "EST" to "EDT".
The field "Canada/Eastern.offset" has changed from "-05:00" to "-04:00".
The field "Chile/EasterIsland.abbr" has changed from "-05" to "-06".
The field "Chile/EasterIsland.offset" has changed from "-05:00" to "-06:00".
The field "Cuba.abbr" has changed from "CST" to "CDT".
The field "Cuba.offset" has changed from "-05:00" to "-04:00".
The field "EST5EDT.abbr" has changed from "EST" to "EDT".
The field "EST5EDT.offset" has changed from "-05:00" to "-04:00".
The field "Pacific/Easter.abbr" has changed from "-05" to "-06".
The field "Pacific/Easter.offset" has changed from "-05:00" to "-06:00".
The field "US/East-Indiana.abbr" has changed from "EST" to "EDT".
The field "US/East-Indiana.offset" has changed from "-05:00" to "-04:00".
The field "US/Eastern.abbr" has changed from "EST" to "EDT".
The field "US/Eastern.offset" has changed from "-05:00" to "-04:00".
The field "US/Michigan.abbr" has changed from "EST" to "EDT".
The field "US/Michigan.offset" has changed from "-05:00" to "-04:00".
The field "America/Glace_Bay.abbr" has changed from "AST" to "ADT".
The field "America/Glace_Bay.offset" has changed from "-04:00" to "-03:00".
The field "America/Goose_Bay.abbr" has changed from "AST" to "ADT".
The field "America/Goose_Bay.offset" has changed from "-04:00" to "-03:00".
The field "America/Halifax.abbr" has changed from "AST" to "ADT".
The field "America/Halifax.offset" has changed from "-04:00" to "-03:00".
The field "America/Moncton.abbr" has changed from "AST" to "ADT".
The field "America/Moncton.offset" has changed from "-04:00" to "-03:00".
The field "America/Thule.abbr" has changed from "AST" to "ADT".
The field "America/Thule.offset" has changed from "-04:00" to "-03:00".
The field "Atlantic/Bermuda.abbr" has changed from "AST" to "ADT".
The field "Atlantic/Bermuda.offset" has changed from "-04:00" to "-03:00".
The field "Canada/Atlantic.abbr" has changed from "AST" to "ADT".
The field "Canada/Atlantic.offset" has changed from "-04:00" to "-03:00".
The field "America/St_Johns.abbr" has changed from "NST" to "NDT".
The field "America/St_Johns.offset" has changed from "-03:30" to "-02:30".
The field "Canada/Newfoundland.abbr" has changed from "NST" to "NDT".
The field "Canada/Newfoundland.offset" has changed from "-03:30" to "-02:30".
The field "America/Asuncion.abbr" has changed from "-03" to "-04".
The field "America/Asuncion.offset" has changed from "-03:00" to "-04:00".
The field "America/Godthab.abbr" has changed from "-03" to "-02".
The field "America/Godthab.offset" has changed from "-03:00" to "-02:00".
The field "America/Miquelon.abbr" has changed from "-03" to "-02".
The field "America/Miquelon.offset" has changed from "-03:00" to "-02:00".
The field "America/Santiago.abbr" has changed from "-03" to "-04".
The field "America/Santiago.offset" has changed from "-03:00" to "-04:00".
The field "Chile/Continental.abbr" has changed from "-03" to "-04".
The field "Chile/Continental.offset" has changed from "-03:00" to "-04:00".
The field "America/Scoresbysund.abbr" has changed from "-01" to "+00".
The field "America/Scoresbysund.offset" has changed from "-01:00" to "+00:00".
The field "Atlantic/Azores.abbr" has changed from "-01" to "+00".
The field "Atlantic/Azores.offset" has changed from "-01:00" to "+00:00".
The field "Antarctica/Troll.abbr" has changed from "+00" to "+02".
The field "Antarctica/Troll.offset" has changed from "+00:00" to "+02:00".
The field "Atlantic/Canary.abbr" has changed from "WET" to "WEST".
The field "Atlantic/Canary.offset" has changed from "+00:00" to "+01:00".
The field "Atlantic/Faeroe.abbr" has changed from "WET" to "WEST".
The field "Atlantic/Faeroe.offset" has changed from "+00:00" to "+01:00".
The field "Atlantic/Faroe.abbr" has changed from "WET" to "WEST".
The field "Atlantic/Faroe.offset" has changed from "+00:00" to "+01:00".
The field "Atlantic/Madeira.abbr" has changed from "WET" to "WEST".
The field "Atlantic/Madeira.offset" has changed from "+00:00" to "+01:00".
The field "Eire.abbr" has changed from "GMT" to "IST".
The field "Eire.offset" has changed from "+00:00" to "+01:00".
The field "Europe/Belfast.abbr" has changed from "GMT" to "BST".
The field "Europe/Belfast.offset" has changed from "+00:00" to "+01:00".
The field "Europe/Dublin.abbr" has changed from "GMT" to "IST".
The field "Europe/Dublin.offset" has changed from "+00:00" to "+01:00".
The field "Europe/Guernsey.abbr" has changed from "GMT" to "BST".
The field "Europe/Guernsey.offset" has changed from "+00:00" to "+01:00".
The field "Europe/Isle_of_Man.abbr" has changed from "GMT" to "BST".
The field "Europe/Isle_of_Man.offset" has changed from "+00:00" to "+01:00".
The field "Europe/Jersey.abbr" has changed from "GMT" to "BST".
The field "Europe/Jersey.offset" has changed from "+00:00" to "+01:00".
The field "Europe/Lisbon.abbr" has changed from "WET" to "WEST".
The field "Europe/Lisbon.offset" has changed from "+00:00" to "+01:00".
The field "Europe/London.abbr" has changed from "GMT" to "BST".
The field "Europe/London.offset" has changed from "+00:00" to "+01:00".
The field "GB.abbr" has changed from "GMT" to "BST".
The field "GB.offset" has changed from "+00:00" to "+01:00".
The field "GB-Eire.abbr" has changed from "GMT" to "BST".
The field "GB-Eire.offset" has changed from "+00:00" to "+01:00".
The field "Portugal.abbr" has changed from "WET" to "WEST".
The field "Portugal.offset" has changed from "+00:00" to "+01:00".
The field "WET.abbr" has changed from "WET" to "WEST".
The field "WET.offset" has changed from "+00:00" to "+01:00".
The field "Africa/Ceuta.abbr" has changed from "CET" to "CEST".
The field "Africa/Ceuta.offset" has changed from "+01:00" to "+02:00".
The field "Arctic/Longyearbyen.abbr" has changed from "CET" to "CEST".
The field "Arctic/Longyearbyen.offset" has changed from "+01:00" to "+02:00".
The field "Atlantic/Jan_Mayen.abbr" has changed from "CET" to "CEST".
The field "Atlantic/Jan_Mayen.offset" has changed from "+01:00" to "+02:00".
The field "CET.abbr" has changed from "CET" to "CEST".
The field "CET.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Amsterdam.abbr" has changed from "CET" to "CEST".
The field "Europe/Amsterdam.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Andorra.abbr" has changed from "CET" to "CEST".
The field "Europe/Andorra.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Belgrade.abbr" has changed from "CET" to "CEST".
The field "Europe/Belgrade.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Berlin.abbr" has changed from "CET" to "CEST".
The field "Europe/Berlin.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Bratislava.abbr" has changed from "CET" to "CEST".
The field "Europe/Bratislava.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Brussels.abbr" has changed from "CET" to "CEST".
The field "Europe/Brussels.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Budapest.abbr" has changed from "CET" to "CEST".
The field "Europe/Budapest.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Busingen.abbr" has changed from "CET" to "CEST".
The field "Europe/Busingen.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Copenhagen.abbr" has changed from "CET" to "CEST".
The field "Europe/Copenhagen.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Gibraltar.abbr" has changed from "CET" to "CEST".
The field "Europe/Gibraltar.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Ljubljana.abbr" has changed from "CET" to "CEST".
The field "Europe/Ljubljana.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Luxembourg.abbr" has changed from "CET" to "CEST".
The field "Europe/Luxembourg.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Madrid.abbr" has changed from "CET" to "CEST".
The field "Europe/Madrid.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Malta.abbr" has changed from "CET" to "CEST".
The field "Europe/Malta.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Monaco.abbr" has changed from "CET" to "CEST".
The field "Europe/Monaco.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Oslo.abbr" has changed from "CET" to "CEST".
The field "Europe/Oslo.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Paris.abbr" has changed from "CET" to "CEST".
The field "Europe/Paris.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Podgorica.abbr" has changed from "CET" to "CEST".
The field "Europe/Podgorica.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Prague.abbr" has changed from "CET" to "CEST".
The field "Europe/Prague.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Rome.abbr" has changed from "CET" to "CEST".
The field "Europe/Rome.offset" has changed from "+01:00" to "+02:00".
The field "Europe/San_Marino.abbr" has changed from "CET" to "CEST".
The field "Europe/San_Marino.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Sarajevo.abbr" has changed from "CET" to "CEST".
The field "Europe/Sarajevo.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Skopje.abbr" has changed from "CET" to "CEST".
The field "Europe/Skopje.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Stockholm.abbr" has changed from "CET" to "CEST".
The field "Europe/Stockholm.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Tirane.abbr" has changed from "CET" to "CEST".
The field "Europe/Tirane.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Vaduz.abbr" has changed from "CET" to "CEST".
The field "Europe/Vaduz.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Vatican.abbr" has changed from "CET" to "CEST".
The field "Europe/Vatican.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Vienna.abbr" has changed from "CET" to "CEST".
The field "Europe/Vienna.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Warsaw.abbr" has changed from "CET" to "CEST".
The field "Europe/Warsaw.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Zagreb.abbr" has changed from "CET" to "CEST".
The field "Europe/Zagreb.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Zurich.abbr" has changed from "CET" to "CEST".
The field "Europe/Zurich.offset" has changed from "+01:00" to "+02:00".
The field "MET.abbr" has changed from "MET" to "MEST".
The field "MET.offset" has changed from "+01:00" to "+02:00".
The field "Poland.abbr" has changed from "CET" to "CEST".
The field "Poland.offset" has changed from "+01:00" to "+02:00".
The field "Asia/Amman.abbr" has changed from "EET" to "EEST".
The field "Asia/Amman.offset" has changed from "+02:00" to "+03:00".
The field "Asia/Beirut.abbr" has changed from "EET" to "EEST".
The field "Asia/Beirut.offset" has changed from "+02:00" to "+03:00".
The field "Asia/Damascus.abbr" has changed from "EET" to "EEST".
The field "Asia/Damascus.offset" has changed from "+02:00" to "+03:00".
The field "Asia/Famagusta.abbr" has changed from "EET" to "EEST".
The field "Asia/Famagusta.offset" has changed from "+02:00" to "+03:00".
The field "Asia/Gaza.abbr" has changed from "EET" to "EEST".
The field "Asia/Gaza.offset" has changed from "+02:00" to "+03:00".
The field "Asia/Hebron.abbr" has changed from "EET" to "EEST".
The field "Asia/Hebron.offset" has changed from "+02:00" to "+03:00".
The field "Asia/Jerusalem.abbr" has changed from "IST" to "IDT".
The field "Asia/Jerusalem.offset" has changed from "+02:00" to "+03:00".
The field "Asia/Nicosia.abbr" has changed from "EET" to "EEST".
The field "Asia/Nicosia.offset" has changed from "+02:00" to "+03:00".
The field "Asia/Tel_Aviv.abbr" has changed from "IST" to "IDT".
The field "Asia/Tel_Aviv.offset" has changed from "+02:00" to "+03:00".
The field "EET.abbr" has changed from "EET" to "EEST".
The field "EET.offset" has changed from "+02:00" to "+03:00".
The field "Europe/Athens.abbr" has changed from "EET" to "EEST".
The field "Europe/Athens.offset" has changed from "+02:00" to "+03:00".
The field "Europe/Bucharest.abbr" has changed from "EET" to "EEST".
The field "Europe/Bucharest.offset" has changed from "+02:00" to "+03:00".
The field "Europe/Chisinau.abbr" has changed from "EET" to "EEST".
The field "Europe/Chisinau.offset" has changed from "+02:00" to "+03:00".
The field "Europe/Helsinki.abbr" has changed from "EET" to "EEST".
The field "Europe/Helsinki.offset" has changed from "+02:00" to "+03:00".
The field "Europe/Kiev.abbr" has changed from "EET" to "EEST".
The field "Europe/Kiev.offset" has changed from "+02:00" to "+03:00".
The field "Europe/Mariehamn.abbr" has changed from "EET" to "EEST".
The field "Europe/Mariehamn.offset" has changed from "+02:00" to "+03:00".
The field "Europe/Nicosia.abbr" has changed from "EET" to "EEST".
The field "Europe/Nicosia.offset" has changed from "+02:00" to "+03:00".
The field "Europe/Riga.abbr" has changed from "EET" to "EEST".
The field "Europe/Riga.offset" has changed from "+02:00" to "+03:00".
The field "Europe/Sofia.abbr" has changed from "EET" to "EEST".
The field "Europe/Sofia.offset" has changed from "+02:00" to "+03:00".
The field "Europe/Tallinn.abbr" has changed from "EET" to "EEST".
The field "Europe/Tallinn.offset" has changed from "+02:00" to "+03:00".
The field "Europe/Tiraspol.abbr" has changed from "EET" to "EEST".
The field "Europe/Tiraspol.offset" has changed from "+02:00" to "+03:00".
The field "Europe/Uzhgorod.abbr" has changed from "EET" to "EEST".
The field "Europe/Uzhgorod.offset" has changed from "+02:00" to "+03:00".
The field "Europe/Vilnius.abbr" has changed from "EET" to "EEST".
The field "Europe/Vilnius.offset" has changed from "+02:00" to "+03:00".
The field "Europe/Zaporozhye.abbr" has changed from "EET" to "EEST".
The field "Europe/Zaporozhye.offset" has changed from "+02:00" to "+03:00".
The field "Israel.abbr" has changed from "IST" to "IDT".
The field "Israel.offset" has changed from "+02:00" to "+03:00".
The field "Asia/Tehran.abbr" has changed from "+0330" to "+0430".
The field "Asia/Tehran.offset" has changed from "+03:30" to "+04:30".
The field "Iran.abbr" has changed from "+0330" to "+0430".
The field "Iran.offset" has changed from "+03:30" to "+04:30".
The field "Australia/Adelaide.abbr" has changed from "ACDT" to "ACST".
The field "Australia/Adelaide.offset" has changed from "+10:30" to "+09:30".
The field "Australia/Broken_Hill.abbr" has changed from "ACDT" to "ACST".
The field "Australia/Broken_Hill.offset" has changed from "+10:30" to "+09:30".
The field "Australia/South.abbr" has changed from "ACDT" to "ACST".
The field "Australia/South.offset" has changed from "+10:30" to "+09:30".
The field "Australia/Yancowinna.abbr" has changed from "ACDT" to "ACST".
The field "Australia/Yancowinna.offset" has changed from "+10:30" to "+09:30".
The field "Australia/ACT.abbr" has changed from "AEDT" to "AEST".
The field "Australia/ACT.offset" has changed from "+11:00" to "+10:00".
The field "Australia/Canberra.abbr" has changed from "AEDT" to "AEST".
The field "Australia/Canberra.offset" has changed from "+11:00" to "+10:00".
The field "Australia/Currie.abbr" has changed from "AEDT" to "AEST".
The field "Australia/Currie.offset" has changed from "+11:00" to "+10:00".
The field "Australia/Hobart.abbr" has changed from "AEDT" to "AEST".
The field "Australia/Hobart.offset" has changed from "+11:00" to "+10:00".
The field "Australia/LHI.abbr" has changed from "+11" to "+1030".
The field "Australia/LHI.offset" has changed from "+11:00" to "+10:30".
The field "Australia/Lord_Howe.abbr" has changed from "+11" to "+1030".
The field "Australia/Lord_Howe.offset" has changed from "+11:00" to "+10:30".
The field "Australia/Melbourne.abbr" has changed from "AEDT" to "AEST".
The field "Australia/Melbourne.offset" has changed from "+11:00" to "+10:00".
The field "Australia/NSW.abbr" has changed from "AEDT" to "AEST".
The field "Australia/NSW.offset" has changed from "+11:00" to "+10:00".
The field "Australia/Sydney.abbr" has changed from "AEDT" to "AEST".
The field "Australia/Sydney.offset" has changed from "+11:00" to "+10:00".
The field "Australia/Tasmania.abbr" has changed from "AEDT" to "AEST".
The field "Australia/Tasmania.offset" has changed from "+11:00" to "+10:00".
The field "Australia/Victoria.abbr" has changed from "AEDT" to "AEST".
The field "Australia/Victoria.offset" has changed from "+11:00" to "+10:00".
The field "Pacific/Norfolk.abbr" has changed from "+12" to "+11".
The field "Pacific/Norfolk.offset" has changed from "+12:00" to "+11:00".
The field "Antarctica/McMurdo.abbr" has changed from "NZDT" to "NZST".
The field "Antarctica/McMurdo.offset" has changed from "+13:00" to "+12:00".
The field "Antarctica/South_Pole.abbr" has changed from "NZDT" to "NZST".
The field "Antarctica/South_Pole.offset" has changed from "+13:00" to "+12:00".
The field "NZ.abbr" has changed from "NZDT" to "NZST".
The field "NZ.offset" has changed from "+13:00" to "+12:00".
The field "Pacific/Auckland.abbr" has changed from "NZDT" to "NZST".
The field "Pacific/Auckland.offset" has changed from "+13:00" to "+12:00".
The field "Pacific/Fiji.abbr" has changed from "+13" to "+12".
The field "Pacific/Fiji.offset" has changed from "+13:00" to "+12:00".
The field "NZ-CHAT.abbr" has changed from "+1345" to "+1245".
The field "NZ-CHAT.offset" has changed from "+13:45" to "+12:45".
The field "Pacific/Chatham.abbr" has changed from "+1345" to "+1245".
The field "Pacific/Chatham.offset" has changed from "+13:45" to "+12:45".
The field "Pacific/Apia.abbr" has changed from "+14" to "+13".
The field "Pacific/Apia.offset" has changed from "+14:00" to "+13:00".
The field "America/Nuuk" has been added ('{"name":"America/Nuuk","abbr":"-02","offset":"-02:00"}').


[timezone] Data generated with warnings for locale "de".

The field "America/Adak.abbr" has changed from "HST" to "HDT".
The field "America/Adak.offset" has changed from "-10:00" to "-09:00".
The field "America/Atka.abbr" has changed from "HST" to "HDT".
The field "America/Atka.offset" has changed from "-10:00" to "-09:00".
The field "US/Aleutian.abbr" has changed from "HST" to "HDT".
The field "US/Aleutian.offset" has changed from "-10:00" to "-09:00".
The field "America/Anchorage.abbr" has changed from "AKST" to "AKDT".
The field "America/Anchorage.offset" has changed from "-09:00" to "-08:00".
The field "America/Juneau.abbr" has changed from "AKST" to "AKDT".
The field "America/Juneau.offset" has changed from "-09:00" to "-08:00".
The field "America/Metlakatla.abbr" has changed from "AKST" to "AKDT".
The field "America/Metlakatla.offset" has changed from "-09:00" to "-08:00".
The field "America/Nome.abbr" has changed from "AKST" to "AKDT".
The field "America/Nome.offset" has changed from "-09:00" to "-08:00".
The field "America/Sitka.abbr" has changed from "AKST" to "AKDT".
The field "America/Sitka.offset" has changed from "-09:00" to "-08:00".
The field "America/Yakutat.abbr" has changed from "AKST" to "AKDT".
The field "America/Yakutat.offset" has changed from "-09:00" to "-08:00".
The field "US/Alaska.abbr" has changed from "AKST" to "AKDT".
The field "US/Alaska.offset" has changed from "-09:00" to "-08:00".
The field "America/Dawson.abbr" has changed from "PST" to "MST".
The field "America/Dawson.offset" has changed from "-08:00" to "-07:00".
The field "America/Ensenada.abbr" has changed from "PST" to "PDT".
The field "America/Ensenada.offset" has changed from "-08:00" to "-07:00".
The field "America/Los_Angeles.abbr" has changed from "PST" to "PDT".
The field "America/Los_Angeles.offset" has changed from "-08:00" to "-07:00".
The field "America/Santa_Isabel.abbr" has changed from "PST" to "PDT".
The field "America/Santa_Isabel.offset" has changed from "-08:00" to "-07:00".
The field "America/Tijuana.abbr" has changed from "PST" to "PDT".
The field "America/Tijuana.offset" has changed from "-08:00" to "-07:00".
The field "America/Vancouver.abbr" has changed from "PST" to "PDT".
The field "America/Vancouver.offset" has changed from "-08:00" to "-07:00".
The field "America/Whitehorse.abbr" has changed from "PST" to "MST".
The field "America/Whitehorse.offset" has changed from "-08:00" to "-07:00".
The field "Canada/Pacific.abbr" has changed from "PST" to "PDT".
The field "Canada/Pacific.offset" has changed from "-08:00" to "-07:00".
The field "Canada/Yukon.abbr" has changed from "PST" to "MST".
The field "Canada/Yukon.offset" has changed from "-08:00" to "-07:00".
The field "Mexico/BajaNorte.abbr" has changed from "PST" to "PDT".
The field "Mexico/BajaNorte.offset" has changed from "-08:00" to "-07:00".
The field "PST8PDT.abbr" has changed from "PST" to "PDT".
The field "PST8PDT.offset" has changed from "-08:00" to "-07:00".
The field "US/Pacific.abbr" has changed from "PST" to "PDT".
The field "US/Pacific.offset" has changed from "-08:00" to "-07:00".
The field "US/Pacific-New.abbr" has changed from "PST" to "PDT".
The field "US/Pacific-New.offset" has changed from "-08:00" to "-07:00".
The field "America/Boise.abbr" has changed from "MST" to "MDT".
The field "America/Boise.offset" has changed from "-07:00" to "-06:00".
The field "America/Cambridge_Bay.abbr" has changed from "MST" to "MDT".
The field "America/Cambridge_Bay.offset" has changed from "-07:00" to "-06:00".
The field "America/Chihuahua.abbr" has changed from "MST" to "MDT".
The field "America/Chihuahua.offset" has changed from "-07:00" to "-06:00".
The field "America/Denver.abbr" has changed from "MST" to "MDT".
The field "America/Denver.offset" has changed from "-07:00" to "-06:00".
The field "America/Edmonton.abbr" has changed from "MST" to "MDT".
The field "America/Edmonton.offset" has changed from "-07:00" to "-06:00".
The field "America/Inuvik.abbr" has changed from "MST" to "MDT".
The field "America/Inuvik.offset" has changed from "-07:00" to "-06:00".
The field "America/Mazatlan.abbr" has changed from "MST" to "MDT".
The field "America/Mazatlan.offset" has changed from "-07:00" to "-06:00".
The field "America/Ojinaga.abbr" has changed from "MST" to "MDT".
The field "America/Ojinaga.offset" has changed from "-07:00" to "-06:00".
The field "America/Shiprock.abbr" has changed from "MST" to "MDT".
The field "America/Shiprock.offset" has changed from "-07:00" to "-06:00".
The field "America/Yellowknife.abbr" has changed from "MST" to "MDT".
The field "America/Yellowknife.offset" has changed from "-07:00" to "-06:00".
The field "Canada/Mountain.abbr" has changed from "MST" to "MDT".
The field "Canada/Mountain.offset" has changed from "-07:00" to "-06:00".
The field "MST7MDT.abbr" has changed from "MST" to "MDT".
The field "MST7MDT.offset" has changed from "-07:00" to "-06:00".
The field "Mexico/BajaSur.abbr" has changed from "MST" to "MDT".
The field "Mexico/BajaSur.offset" has changed from "-07:00" to "-06:00".
The field "Navajo.abbr" has changed from "MST" to "MDT".
The field "Navajo.offset" has changed from "-07:00" to "-06:00".
The field "US/Mountain.abbr" has changed from "MST" to "MDT".
The field "US/Mountain.offset" has changed from "-07:00" to "-06:00".
The field "America/Bahia_Banderas.abbr" has changed from "CST" to "CDT".
The field "America/Bahia_Banderas.offset" has changed from "-06:00" to "-05:00".
The field "America/Chicago.abbr" has changed from "CST" to "CDT".
The field "America/Chicago.offset" has changed from "-06:00" to "-05:00".
The field "America/Indiana/Knox.abbr" has changed from "CST" to "CDT".
The field "America/Indiana/Knox.offset" has changed from "-06:00" to "-05:00".
The field "America/Indiana/Tell_City.abbr" has changed from "CST" to "CDT".
The field "America/Indiana/Tell_City.offset" has changed from "-06:00" to "-05:00".
The field "America/Knox_IN.abbr" has changed from "CST" to "CDT".
The field "America/Knox_IN.offset" has changed from "-06:00" to "-05:00".
The field "America/Matamoros.abbr" has changed from "CST" to "CDT".
The field "America/Matamoros.offset" has changed from "-06:00" to "-05:00".
The field "America/Menominee.abbr" has changed from "CST" to "CDT".
The field "America/Menominee.offset" has changed from "-06:00" to "-05:00".
The field "America/Merida.abbr" has changed from "CST" to "CDT".
The field "America/Merida.offset" has changed from "-06:00" to "-05:00".
The field "America/Mexico_City.abbr" has changed from "CST" to "CDT".
The field "America/Mexico_City.offset" has changed from "-06:00" to "-05:00".
The field "America/Monterrey.abbr" has changed from "CST" to "CDT".
The field "America/Monterrey.offset" has changed from "-06:00" to "-05:00".
The field "America/North_Dakota/Beulah.abbr" has changed from "CST" to "CDT".
The field "America/North_Dakota/Beulah.offset" has changed from "-06:00" to "-05:00".
The field "America/North_Dakota/Center.abbr" has changed from "CST" to "CDT".
The field "America/North_Dakota/Center.offset" has changed from "-06:00" to "-05:00".
The field "America/North_Dakota/New_Salem.abbr" has changed from "CST" to "CDT".
The field "America/North_Dakota/New_Salem.offset" has changed from "-06:00" to "-05:00".
The field "America/Rainy_River.abbr" has changed from "CST" to "CDT".
The field "America/Rainy_River.offset" has changed from "-06:00" to "-05:00".
The field "America/Rankin_Inlet.abbr" has changed from "CST" to "CDT".
The field "America/Rankin_Inlet.offset" has changed from "-06:00" to "-05:00".
The field "America/Resolute.abbr" has changed from "CST" to "CDT".
The field "America/Resolute.offset" has changed from "-06:00" to "-05:00".
The field "America/Winnipeg.abbr" has changed from "CST" to "CDT".
The field "America/Winnipeg.offset" has changed from "-06:00" to "-05:00".
The field "CST6CDT.abbr" has changed from "CST" to "CDT".
The field "CST6CDT.offset" has changed from "-06:00" to "-05:00".
The field "Canada/Central.abbr" has changed from "CST" to "CDT".
The field "Canada/Central.offset" has changed from "-06:00" to "-05:00".
The field "Mexico/General.abbr" has changed from "CST" to "CDT".
The field "Mexico/General.offset" has changed from "-06:00" to "-05:00".
The field "US/Central.abbr" has changed from "CST" to "CDT".
The field "US/Central.offset" has changed from "-06:00" to "-05:00".
The field "US/Indiana-Starke.abbr" has changed from "CST" to "CDT".
The field "US/Indiana-Starke.offset" has changed from "-06:00" to "-05:00".
The field "America/Detroit.abbr" has changed from "EST" to "EDT".
The field "America/Detroit.offset" has changed from "-05:00" to "-04:00".
The field "America/Fort_Wayne.abbr" has changed from "EST" to "EDT".
The field "America/Fort_Wayne.offset" has changed from "-05:00" to "-04:00".
The field "America/Grand_Turk.abbr" has changed from "EST" to "EDT".
The field "America/Grand_Turk.offset" has changed from "-05:00" to "-04:00".
The field "America/Havana.abbr" has changed from "CST" to "CDT".
The field "America/Havana.offset" has changed from "-05:00" to "-04:00".
The field "America/Indiana/Indianapolis.abbr" has changed from "EST" to "EDT".
The field "America/Indiana/Indianapolis.offset" has changed from "-05:00" to "-04:00".
The field "America/Indiana/Marengo.abbr" has changed from "EST" to "EDT".
The field "America/Indiana/Marengo.offset" has changed from "-05:00" to "-04:00".
The field "America/Indiana/Petersburg.abbr" has changed from "EST" to "EDT".
The field "America/Indiana/Petersburg.offset" has changed from "-05:00" to "-04:00".
The field "America/Indiana/Vevay.abbr" has changed from "EST" to "EDT".
The field "America/Indiana/Vevay.offset" has changed from "-05:00" to "-04:00".
The field "America/Indiana/Vincennes.abbr" has changed from "EST" to "EDT".
The field "America/Indiana/Vincennes.offset" has changed from "-05:00" to "-04:00".
The field "America/Indiana/Winamac.abbr" has changed from "EST" to "EDT".
The field "America/Indiana/Winamac.offset" has changed from "-05:00" to "-04:00".
The field "America/Indianapolis.abbr" has changed from "EST" to "EDT".
The field "America/Indianapolis.offset" has changed from "-05:00" to "-04:00".
The field "America/Iqaluit.abbr" has changed from "EST" to "EDT".
The field "America/Iqaluit.offset" has changed from "-05:00" to "-04:00".
The field "America/Kentucky/Louisville.abbr" has changed from "EST" to "EDT".
The field "America/Kentucky/Louisville.offset" has changed from "-05:00" to "-04:00".
The field "America/Kentucky/Monticello.abbr" has changed from "EST" to "EDT".
The field "America/Kentucky/Monticello.offset" has changed from "-05:00" to "-04:00".
The field "America/Louisville.abbr" has changed from "EST" to "EDT".
The field "America/Louisville.offset" has changed from "-05:00" to "-04:00".
The field "America/Montreal.abbr" has changed from "EST" to "EDT".
The field "America/Montreal.offset" has changed from "-05:00" to "-04:00".
The field "America/Nassau.abbr" has changed from "EST" to "EDT".
The field "America/Nassau.offset" has changed from "-05:00" to "-04:00".
The field "America/New_York.abbr" has changed from "EST" to "EDT".
The field "America/New_York.offset" has changed from "-05:00" to "-04:00".
The field "America/Nipigon.abbr" has changed from "EST" to "EDT".
The field "America/Nipigon.offset" has changed from "-05:00" to "-04:00".
The field "America/Pangnirtung.abbr" has changed from "EST" to "EDT".
The field "America/Pangnirtung.offset" has changed from "-05:00" to "-04:00".
The field "America/Port-au-Prince.abbr" has changed from "EST" to "EDT".
The field "America/Port-au-Prince.offset" has changed from "-05:00" to "-04:00".
The field "America/Thunder_Bay.abbr" has changed from "EST" to "EDT".
The field "America/Thunder_Bay.offset" has changed from "-05:00" to "-04:00".
The field "America/Toronto.abbr" has changed from "EST" to "EDT".
The field "America/Toronto.offset" has changed from "-05:00" to "-04:00".
The field "Canada/Eastern.abbr" has changed from "EST" to "EDT".
The field "Canada/Eastern.offset" has changed from "-05:00" to "-04:00".
The field "Chile/EasterIsland.abbr" has changed from "-05" to "-06".
The field "Chile/EasterIsland.offset" has changed from "-05:00" to "-06:00".
The field "Cuba.abbr" has changed from "CST" to "CDT".
The field "Cuba.offset" has changed from "-05:00" to "-04:00".
The field "EST5EDT.abbr" has changed from "EST" to "EDT".
The field "EST5EDT.offset" has changed from "-05:00" to "-04:00".
The field "Pacific/Easter.abbr" has changed from "-05" to "-06".
The field "Pacific/Easter.offset" has changed from "-05:00" to "-06:00".
The field "US/East-Indiana.abbr" has changed from "EST" to "EDT".
The field "US/East-Indiana.offset" has changed from "-05:00" to "-04:00".
The field "US/Eastern.abbr" has changed from "EST" to "EDT".
The field "US/Eastern.offset" has changed from "-05:00" to "-04:00".
The field "US/Michigan.abbr" has changed from "EST" to "EDT".
The field "US/Michigan.offset" has changed from "-05:00" to "-04:00".
The field "America/Glace_Bay.abbr" has changed from "AST" to "ADT".
The field "America/Glace_Bay.offset" has changed from "-04:00" to "-03:00".
The field "America/Goose_Bay.abbr" has changed from "AST" to "ADT".
The field "America/Goose_Bay.offset" has changed from "-04:00" to "-03:00".
The field "America/Halifax.abbr" has changed from "AST" to "ADT".
The field "America/Halifax.offset" has changed from "-04:00" to "-03:00".
The field "America/Moncton.abbr" has changed from "AST" to "ADT".
The field "America/Moncton.offset" has changed from "-04:00" to "-03:00".
The field "America/Thule.abbr" has changed from "AST" to "ADT".
The field "America/Thule.offset" has changed from "-04:00" to "-03:00".
The field "Atlantic/Bermuda.abbr" has changed from "AST" to "ADT".
The field "Atlantic/Bermuda.offset" has changed from "-04:00" to "-03:00".
The field "Canada/Atlantic.abbr" has changed from "AST" to "ADT".
The field "Canada/Atlantic.offset" has changed from "-04:00" to "-03:00".
The field "America/St_Johns.abbr" has changed from "NST" to "NDT".
The field "America/St_Johns.offset" has changed from "-03:30" to "-02:30".
The field "Canada/Newfoundland.abbr" has changed from "NST" to "NDT".
The field "Canada/Newfoundland.offset" has changed from "-03:30" to "-02:30".
The field "America/Asuncion.abbr" has changed from "-03" to "-04".
The field "America/Asuncion.offset" has changed from "-03:00" to "-04:00".
The field "America/Godthab.abbr" has changed from "-03" to "-02".
The field "America/Godthab.offset" has changed from "-03:00" to "-02:00".
The field "America/Miquelon.abbr" has changed from "-03" to "-02".
The field "America/Miquelon.offset" has changed from "-03:00" to "-02:00".
The field "America/Santiago.abbr" has changed from "-03" to "-04".
The field "America/Santiago.offset" has changed from "-03:00" to "-04:00".
The field "Chile/Continental.abbr" has changed from "-03" to "-04".
The field "Chile/Continental.offset" has changed from "-03:00" to "-04:00".
The field "America/Scoresbysund.abbr" has changed from "-01" to "+00".
The field "America/Scoresbysund.offset" has changed from "-01:00" to "+00:00".
The field "Atlantic/Azores.abbr" has changed from "-01" to "+00".
The field "Atlantic/Azores.offset" has changed from "-01:00" to "+00:00".
The field "Antarctica/Troll.abbr" has changed from "+00" to "+02".
The field "Antarctica/Troll.offset" has changed from "+00:00" to "+02:00".
The field "Atlantic/Canary.abbr" has changed from "WET" to "WEST".
The field "Atlantic/Canary.offset" has changed from "+00:00" to "+01:00".
The field "Atlantic/Faeroe.abbr" has changed from "WET" to "WEST".
The field "Atlantic/Faeroe.offset" has changed from "+00:00" to "+01:00".
The field "Atlantic/Faroe.abbr" has changed from "WET" to "WEST".
The field "Atlantic/Faroe.offset" has changed from "+00:00" to "+01:00".
The field "Atlantic/Madeira.abbr" has changed from "WET" to "WEST".
The field "Atlantic/Madeira.offset" has changed from "+00:00" to "+01:00".
The field "Eire.abbr" has changed from "GMT" to "IST".
The field "Eire.offset" has changed from "+00:00" to "+01:00".
The field "Europe/Belfast.abbr" has changed from "GMT" to "BST".
The field "Europe/Belfast.offset" has changed from "+00:00" to "+01:00".
The field "Europe/Dublin.abbr" has changed from "GMT" to "IST".
The field "Europe/Dublin.offset" has changed from "+00:00" to "+01:00".
The field "Europe/Guernsey.abbr" has changed from "GMT" to "BST".
The field "Europe/Guernsey.offset" has changed from "+00:00" to "+01:00".
The field "Europe/Isle_of_Man.abbr" has changed from "GMT" to "BST".
The field "Europe/Isle_of_Man.offset" has changed from "+00:00" to "+01:00".
The field "Europe/Jersey.abbr" has changed from "GMT" to "BST".
The field "Europe/Jersey.offset" has changed from "+00:00" to "+01:00".
The field "Europe/Lisbon.abbr" has changed from "WET" to "WEST".
The field "Europe/Lisbon.offset" has changed from "+00:00" to "+01:00".
The field "Europe/London.abbr" has changed from "GMT" to "BST".
The field "Europe/London.offset" has changed from "+00:00" to "+01:00".
The field "GB.abbr" has changed from "GMT" to "BST".
The field "GB.offset" has changed from "+00:00" to "+01:00".
The field "GB-Eire.abbr" has changed from "GMT" to "BST".
The field "GB-Eire.offset" has changed from "+00:00" to "+01:00".
The field "Portugal.abbr" has changed from "WET" to "WEST".
The field "Portugal.offset" has changed from "+00:00" to "+01:00".
The field "WET.abbr" has changed from "WET" to "WEST".
The field "WET.offset" has changed from "+00:00" to "+01:00".
The field "Africa/Ceuta.abbr" has changed from "CET" to "CEST".
The field "Africa/Ceuta.offset" has changed from "+01:00" to "+02:00".
The field "Arctic/Longyearbyen.abbr" has changed from "CET" to "CEST".
The field "Arctic/Longyearbyen.offset" has changed from "+01:00" to "+02:00".
The field "Atlantic/Jan_Mayen.abbr" has changed from "CET" to "CEST".
The field "Atlantic/Jan_Mayen.offset" has changed from "+01:00" to "+02:00".
The field "CET.abbr" has changed from "CET" to "CEST".
The field "CET.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Amsterdam.abbr" has changed from "CET" to "CEST".
The field "Europe/Amsterdam.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Andorra.abbr" has changed from "CET" to "CEST".
The field "Europe/Andorra.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Belgrade.abbr" has changed from "CET" to "CEST".
The field "Europe/Belgrade.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Berlin.abbr" has changed from "CET" to "CEST".
The field "Europe/Berlin.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Bratislava.abbr" has changed from "CET" to "CEST".
The field "Europe/Bratislava.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Brussels.abbr" has changed from "CET" to "CEST".
The field "Europe/Brussels.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Budapest.abbr" has changed from "CET" to "CEST".
The field "Europe/Budapest.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Busingen.abbr" has changed from "CET" to "CEST".
The field "Europe/Busingen.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Copenhagen.abbr" has changed from "CET" to "CEST".
The field "Europe/Copenhagen.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Gibraltar.abbr" has changed from "CET" to "CEST".
The field "Europe/Gibraltar.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Ljubljana.abbr" has changed from "CET" to "CEST".
The field "Europe/Ljubljana.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Luxembourg.abbr" has changed from "CET" to "CEST".
The field "Europe/Luxembourg.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Madrid.abbr" has changed from "CET" to "CEST".
The field "Europe/Madrid.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Malta.abbr" has changed from "CET" to "CEST".
The field "Europe/Malta.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Monaco.abbr" has changed from "CET" to "CEST".
The field "Europe/Monaco.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Oslo.abbr" has changed from "CET" to "CEST".
The field "Europe/Oslo.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Paris.abbr" has changed from "CET" to "CEST".
The field "Europe/Paris.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Podgorica.abbr" has changed from "CET" to "CEST".
The field "Europe/Podgorica.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Prague.abbr" has changed from "CET" to "CEST".
The field "Europe/Prague.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Rome.abbr" has changed from "CET" to "CEST".
The field "Europe/Rome.offset" has changed from "+01:00" to "+02:00".
The field "Europe/San_Marino.abbr" has changed from "CET" to "CEST".
The field "Europe/San_Marino.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Sarajevo.abbr" has changed from "CET" to "CEST".
The field "Europe/Sarajevo.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Skopje.abbr" has changed from "CET" to "CEST".
The field "Europe/Skopje.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Stockholm.abbr" has changed from "CET" to "CEST".
The field "Europe/Stockholm.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Tirane.abbr" has changed from "CET" to "CEST".
The field "Europe/Tirane.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Vaduz.abbr" has changed from "CET" to "CEST".
The field "Europe/Vaduz.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Vatican.abbr" has changed from "CET" to "CEST".
The field "Europe/Vatican.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Vienna.abbr" has changed from "CET" to "CEST".
The field "Europe/Vienna.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Warsaw.abbr" has changed from "CET" to "CEST".
The field "Europe/Warsaw.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Zagreb.abbr" has changed from "CET" to "CEST".
The field "Europe/Zagreb.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Zurich.abbr" has changed from "CET" to "CEST".
The field "Europe/Zurich.offset" has changed from "+01:00" to "+02:00".
The field "MET.abbr" has changed from "MET" to "MEST".
The field "MET.offset" has changed from "+01:00" to "+02:00".
The field "Poland.abbr" has changed from "CET" to "CEST".
The field "Poland.offset" has changed from "+01:00" to "+02:00".
The field "Asia/Amman.abbr" has changed from "EET" to "EEST".
The field "Asia/Amman.offset" has changed from "+02:00" to "+03:00".
The field "Asia/Beirut.abbr" has changed from "EET" to "EEST".
The field "Asia/Beirut.offset" has changed from "+02:00" to "+03:00".
The field "Asia/Damascus.abbr" has changed from "EET" to "EEST".
The field "Asia/Damascus.offset" has changed from "+02:00" to "+03:00".
The field "Asia/Famagusta.abbr" has changed from "EET" to "EEST".
The field "Asia/Famagusta.offset" has changed from "+02:00" to "+03:00".
The field "Asia/Gaza.abbr" has changed from "EET" to "EEST".
The field "Asia/Gaza.offset" has changed from "+02:00" to "+03:00".
The field "Asia/Hebron.abbr" has changed from "EET" to "EEST".
The field "Asia/Hebron.offset" has changed from "+02:00" to "+03:00".
The field "Asia/Jerusalem.abbr" has changed from "IST" to "IDT".
The field "Asia/Jerusalem.offset" has changed from "+02:00" to "+03:00".
The field "Asia/Nicosia.abbr" has changed from "EET" to "EEST".
The field "Asia/Nicosia.offset" has changed from "+02:00" to "+03:00".
The field "Asia/Tel_Aviv.abbr" has changed from "IST" to "IDT".
The field "Asia/Tel_Aviv.offset" has changed from "+02:00" to "+03:00".
The field "EET.abbr" has changed from "EET" to "EEST".
The field "EET.offset" has changed from "+02:00" to "+03:00".
The field "Europe/Athens.abbr" has changed from "EET" to "EEST".
The field "Europe/Athens.offset" has changed from "+02:00" to "+03:00".
The field "Europe/Bucharest.abbr" has changed from "EET" to "EEST".
The field "Europe/Bucharest.offset" has changed from "+02:00" to "+03:00".
The field "Europe/Chisinau.abbr" has changed from "EET" to "EEST".
The field "Europe/Chisinau.offset" has changed from "+02:00" to "+03:00".
The field "Europe/Helsinki.abbr" has changed from "EET" to "EEST".
The field "Europe/Helsinki.offset" has changed from "+02:00" to "+03:00".
The field "Europe/Kiev.abbr" has changed from "EET" to "EEST".
The field "Europe/Kiev.offset" has changed from "+02:00" to "+03:00".
The field "Europe/Mariehamn.abbr" has changed from "EET" to "EEST".
The field "Europe/Mariehamn.offset" has changed from "+02:00" to "+03:00".
The field "Europe/Nicosia.abbr" has changed from "EET" to "EEST".
The field "Europe/Nicosia.offset" has changed from "+02:00" to "+03:00".
The field "Europe/Riga.abbr" has changed from "EET" to "EEST".
The field "Europe/Riga.offset" has changed from "+02:00" to "+03:00".
The field "Europe/Sofia.abbr" has changed from "EET" to "EEST".
The field "Europe/Sofia.offset" has changed from "+02:00" to "+03:00".
The field "Europe/Tallinn.abbr" has changed from "EET" to "EEST".
The field "Europe/Tallinn.offset" has changed from "+02:00" to "+03:00".
The field "Europe/Tiraspol.abbr" has changed from "EET" to "EEST".
The field "Europe/Tiraspol.offset" has changed from "+02:00" to "+03:00".
The field "Europe/Uzhgorod.abbr" has changed from "EET" to "EEST".
The field "Europe/Uzhgorod.offset" has changed from "+02:00" to "+03:00".
The field "Europe/Vilnius.abbr" has changed from "EET" to "EEST".
The field "Europe/Vilnius.offset" has changed from "+02:00" to "+03:00".
The field "Europe/Zaporozhye.abbr" has changed from "EET" to "EEST".
The field "Europe/Zaporozhye.offset" has changed from "+02:00" to "+03:00".
The field "Israel.abbr" has changed from "IST" to "IDT".
The field "Israel.offset" has changed from "+02:00" to "+03:00".
The field "Asia/Tehran.abbr" has changed from "+0330" to "+0430".
The field "Asia/Tehran.offset" has changed from "+03:30" to "+04:30".
The field "Iran.abbr" has changed from "+0330" to "+0430".
The field "Iran.offset" has changed from "+03:30" to "+04:30".
The field "Australia/Adelaide.abbr" has changed from "ACDT" to "ACST".
The field "Australia/Adelaide.offset" has changed from "+10:30" to "+09:30".
The field "Australia/Broken_Hill.abbr" has changed from "ACDT" to "ACST".
The field "Australia/Broken_Hill.offset" has changed from "+10:30" to "+09:30".
The field "Australia/South.abbr" has changed from "ACDT" to "ACST".
The field "Australia/South.offset" has changed from "+10:30" to "+09:30".
The field "Australia/Yancowinna.abbr" has changed from "ACDT" to "ACST".
The field "Australia/Yancowinna.offset" has changed from "+10:30" to "+09:30".
The field "Australia/ACT.abbr" has changed from "AEDT" to "AEST".
The field "Australia/ACT.offset" has changed from "+11:00" to "+10:00".
The field "Australia/Canberra.abbr" has changed from "AEDT" to "AEST".
The field "Australia/Canberra.offset" has changed from "+11:00" to "+10:00".
The field "Australia/Currie.abbr" has changed from "AEDT" to "AEST".
The field "Australia/Currie.offset" has changed from "+11:00" to "+10:00".
The field "Australia/Hobart.abbr" has changed from "AEDT" to "AEST".
The field "Australia/Hobart.offset" has changed from "+11:00" to "+10:00".
The field "Australia/LHI.abbr" has changed from "+11" to "+1030".
The field "Australia/LHI.offset" has changed from "+11:00" to "+10:30".
The field "Australia/Lord_Howe.abbr" has changed from "+11" to "+1030".
The field "Australia/Lord_Howe.offset" has changed from "+11:00" to "+10:30".
The field "Australia/Melbourne.abbr" has changed from "AEDT" to "AEST".
The field "Australia/Melbourne.offset" has changed from "+11:00" to "+10:00".
The field "Australia/NSW.abbr" has changed from "AEDT" to "AEST".
The field "Australia/NSW.offset" has changed from "+11:00" to "+10:00".
The field "Australia/Sydney.abbr" has changed from "AEDT" to "AEST".
The field "Australia/Sydney.offset" has changed from "+11:00" to "+10:00".
The field "Australia/Tasmania.abbr" has changed from "AEDT" to "AEST".
The field "Australia/Tasmania.offset" has changed from "+11:00" to "+10:00".
The field "Australia/Victoria.abbr" has changed from "AEDT" to "AEST".
The field "Australia/Victoria.offset" has changed from "+11:00" to "+10:00".
The field "Pacific/Norfolk.abbr" has changed from "+12" to "+11".
The field "Pacific/Norfolk.offset" has changed from "+12:00" to "+11:00".
The field "Antarctica/McMurdo.abbr" has changed from "NZDT" to "NZST".
The field "Antarctica/McMurdo.offset" has changed from "+13:00" to "+12:00".
The field "Antarctica/South_Pole.abbr" has changed from "NZDT" to "NZST".
The field "Antarctica/South_Pole.offset" has changed from "+13:00" to "+12:00".
The field "NZ.abbr" has changed from "NZDT" to "NZST".
The field "NZ.offset" has changed from "+13:00" to "+12:00".
The field "Pacific/Auckland.abbr" has changed from "NZDT" to "NZST".
The field "Pacific/Auckland.offset" has changed from "+13:00" to "+12:00".
The field "Pacific/Fiji.abbr" has changed from "+13" to "+12".
The field "Pacific/Fiji.offset" has changed from "+13:00" to "+12:00".
The field "NZ-CHAT.abbr" has changed from "+1345" to "+1245".
The field "NZ-CHAT.offset" has changed from "+13:45" to "+12:45".
The field "Pacific/Chatham.abbr" has changed from "+1345" to "+1245".
The field "Pacific/Chatham.offset" has changed from "+13:45" to "+12:45".
The field "Pacific/Apia.abbr" has changed from "+14" to "+13".
The field "Pacific/Apia.offset" has changed from "+14:00" to "+13:00".
The field "America/Nuuk" has been added ('{"name":"America/Nuuk","abbr":"-02","offset":"-02:00"}').


[timezone] Data generated with warnings for locale "es".

The field "America/Adak.abbr" has changed from "HST" to "HDT".
The field "America/Adak.offset" has changed from "-10:00" to "-09:00".
The field "America/Atka.abbr" has changed from "HST" to "HDT".
The field "America/Atka.offset" has changed from "-10:00" to "-09:00".
The field "US/Aleutian.abbr" has changed from "HST" to "HDT".
The field "US/Aleutian.offset" has changed from "-10:00" to "-09:00".
The field "America/Anchorage.abbr" has changed from "AKST" to "AKDT".
The field "America/Anchorage.offset" has changed from "-09:00" to "-08:00".
The field "America/Juneau.abbr" has changed from "AKST" to "AKDT".
The field "America/Juneau.offset" has changed from "-09:00" to "-08:00".
The field "America/Metlakatla.abbr" has changed from "AKST" to "AKDT".
The field "America/Metlakatla.offset" has changed from "-09:00" to "-08:00".
The field "America/Nome.abbr" has changed from "AKST" to "AKDT".
The field "America/Nome.offset" has changed from "-09:00" to "-08:00".
The field "America/Sitka.abbr" has changed from "AKST" to "AKDT".
The field "America/Sitka.offset" has changed from "-09:00" to "-08:00".
The field "America/Yakutat.abbr" has changed from "AKST" to "AKDT".
The field "America/Yakutat.offset" has changed from "-09:00" to "-08:00".
The field "US/Alaska.abbr" has changed from "AKST" to "AKDT".
The field "US/Alaska.offset" has changed from "-09:00" to "-08:00".
The field "America/Dawson.abbr" has changed from "PST" to "MST".
The field "America/Dawson.offset" has changed from "-08:00" to "-07:00".
The field "America/Ensenada.abbr" has changed from "PST" to "PDT".
The field "America/Ensenada.offset" has changed from "-08:00" to "-07:00".
The field "America/Los_Angeles.abbr" has changed from "PST" to "PDT".
The field "America/Los_Angeles.offset" has changed from "-08:00" to "-07:00".
The field "America/Santa_Isabel.abbr" has changed from "PST" to "PDT".
The field "America/Santa_Isabel.offset" has changed from "-08:00" to "-07:00".
The field "America/Tijuana.abbr" has changed from "PST" to "PDT".
The field "America/Tijuana.offset" has changed from "-08:00" to "-07:00".
The field "America/Vancouver.abbr" has changed from "PST" to "PDT".
The field "America/Vancouver.offset" has changed from "-08:00" to "-07:00".
The field "America/Whitehorse.abbr" has changed from "PST" to "MST".
The field "America/Whitehorse.offset" has changed from "-08:00" to "-07:00".
The field "Canada/Pacific.abbr" has changed from "PST" to "PDT".
The field "Canada/Pacific.offset" has changed from "-08:00" to "-07:00".
The field "Canada/Yukon.abbr" has changed from "PST" to "MST".
The field "Canada/Yukon.offset" has changed from "-08:00" to "-07:00".
The field "Mexico/BajaNorte.abbr" has changed from "PST" to "PDT".
The field "Mexico/BajaNorte.offset" has changed from "-08:00" to "-07:00".
The field "PST8PDT.abbr" has changed from "PST" to "PDT".
The field "PST8PDT.offset" has changed from "-08:00" to "-07:00".
The field "US/Pacific.abbr" has changed from "PST" to "PDT".
The field "US/Pacific.offset" has changed from "-08:00" to "-07:00".
The field "US/Pacific-New.abbr" has changed from "PST" to "PDT".
The field "US/Pacific-New.offset" has changed from "-08:00" to "-07:00".
The field "America/Boise.abbr" has changed from "MST" to "MDT".
The field "America/Boise.offset" has changed from "-07:00" to "-06:00".
The field "America/Cambridge_Bay.abbr" has changed from "MST" to "MDT".
The field "America/Cambridge_Bay.offset" has changed from "-07:00" to "-06:00".
The field "America/Chihuahua.abbr" has changed from "MST" to "MDT".
The field "America/Chihuahua.offset" has changed from "-07:00" to "-06:00".
The field "America/Denver.abbr" has changed from "MST" to "MDT".
The field "America/Denver.offset" has changed from "-07:00" to "-06:00".
The field "America/Edmonton.abbr" has changed from "MST" to "MDT".
The field "America/Edmonton.offset" has changed from "-07:00" to "-06:00".
The field "America/Inuvik.abbr" has changed from "MST" to "MDT".
The field "America/Inuvik.offset" has changed from "-07:00" to "-06:00".
The field "America/Mazatlan.abbr" has changed from "MST" to "MDT".
The field "America/Mazatlan.offset" has changed from "-07:00" to "-06:00".
The field "America/Ojinaga.abbr" has changed from "MST" to "MDT".
The field "America/Ojinaga.offset" has changed from "-07:00" to "-06:00".
The field "America/Shiprock.abbr" has changed from "MST" to "MDT".
The field "America/Shiprock.offset" has changed from "-07:00" to "-06:00".
The field "America/Yellowknife.abbr" has changed from "MST" to "MDT".
The field "America/Yellowknife.offset" has changed from "-07:00" to "-06:00".
The field "Canada/Mountain.abbr" has changed from "MST" to "MDT".
The field "Canada/Mountain.offset" has changed from "-07:00" to "-06:00".
The field "MST7MDT.abbr" has changed from "MST" to "MDT".
The field "MST7MDT.offset" has changed from "-07:00" to "-06:00".
The field "Mexico/BajaSur.abbr" has changed from "MST" to "MDT".
The field "Mexico/BajaSur.offset" has changed from "-07:00" to "-06:00".
The field "Navajo.abbr" has changed from "MST" to "MDT".
The field "Navajo.offset" has changed from "-07:00" to "-06:00".
The field "US/Mountain.abbr" has changed from "MST" to "MDT".
The field "US/Mountain.offset" has changed from "-07:00" to "-06:00".
The field "America/Bahia_Banderas.abbr" has changed from "CST" to "CDT".
The field "America/Bahia_Banderas.offset" has changed from "-06:00" to "-05:00".
The field "America/Chicago.abbr" has changed from "CST" to "CDT".
The field "America/Chicago.offset" has changed from "-06:00" to "-05:00".
The field "America/Indiana/Knox.abbr" has changed from "CST" to "CDT".
The field "America/Indiana/Knox.offset" has changed from "-06:00" to "-05:00".
The field "America/Indiana/Tell_City.abbr" has changed from "CST" to "CDT".
The field "America/Indiana/Tell_City.offset" has changed from "-06:00" to "-05:00".
The field "America/Knox_IN.abbr" has changed from "CST" to "CDT".
The field "America/Knox_IN.offset" has changed from "-06:00" to "-05:00".
The field "America/Matamoros.abbr" has changed from "CST" to "CDT".
The field "America/Matamoros.offset" has changed from "-06:00" to "-05:00".
The field "America/Menominee.abbr" has changed from "CST" to "CDT".
The field "America/Menominee.offset" has changed from "-06:00" to "-05:00".
The field "America/Merida.abbr" has changed from "CST" to "CDT".
The field "America/Merida.offset" has changed from "-06:00" to "-05:00".
The field "America/Mexico_City.abbr" has changed from "CST" to "CDT".
The field "America/Mexico_City.offset" has changed from "-06:00" to "-05:00".
The field "America/Monterrey.abbr" has changed from "CST" to "CDT".
The field "America/Monterrey.offset" has changed from "-06:00" to "-05:00".
The field "America/North_Dakota/Beulah.abbr" has changed from "CST" to "CDT".
The field "America/North_Dakota/Beulah.offset" has changed from "-06:00" to "-05:00".
The field "America/North_Dakota/Center.abbr" has changed from "CST" to "CDT".
The field "America/North_Dakota/Center.offset" has changed from "-06:00" to "-05:00".
The field "America/North_Dakota/New_Salem.abbr" has changed from "CST" to "CDT".
The field "America/North_Dakota/New_Salem.offset" has changed from "-06:00" to "-05:00".
The field "America/Rainy_River.abbr" has changed from "CST" to "CDT".
The field "America/Rainy_River.offset" has changed from "-06:00" to "-05:00".
The field "America/Rankin_Inlet.abbr" has changed from "CST" to "CDT".
The field "America/Rankin_Inlet.offset" has changed from "-06:00" to "-05:00".
The field "America/Resolute.abbr" has changed from "CST" to "CDT".
The field "America/Resolute.offset" has changed from "-06:00" to "-05:00".
The field "America/Winnipeg.abbr" has changed from "CST" to "CDT".
The field "America/Winnipeg.offset" has changed from "-06:00" to "-05:00".
The field "CST6CDT.abbr" has changed from "CST" to "CDT".
The field "CST6CDT.offset" has changed from "-06:00" to "-05:00".
The field "Canada/Central.abbr" has changed from "CST" to "CDT".
The field "Canada/Central.offset" has changed from "-06:00" to "-05:00".
The field "Mexico/General.abbr" has changed from "CST" to "CDT".
The field "Mexico/General.offset" has changed from "-06:00" to "-05:00".
The field "US/Central.abbr" has changed from "CST" to "CDT".
The field "US/Central.offset" has changed from "-06:00" to "-05:00".
The field "US/Indiana-Starke.abbr" has changed from "CST" to "CDT".
The field "US/Indiana-Starke.offset" has changed from "-06:00" to "-05:00".
The field "America/Detroit.abbr" has changed from "EST" to "EDT".
The field "America/Detroit.offset" has changed from "-05:00" to "-04:00".
The field "America/Fort_Wayne.abbr" has changed from "EST" to "EDT".
The field "America/Fort_Wayne.offset" has changed from "-05:00" to "-04:00".
The field "America/Grand_Turk.abbr" has changed from "EST" to "EDT".
The field "America/Grand_Turk.offset" has changed from "-05:00" to "-04:00".
The field "America/Havana.abbr" has changed from "CST" to "CDT".
The field "America/Havana.offset" has changed from "-05:00" to "-04:00".
The field "America/Indiana/Indianapolis.abbr" has changed from "EST" to "EDT".
The field "America/Indiana/Indianapolis.offset" has changed from "-05:00" to "-04:00".
The field "America/Indiana/Marengo.abbr" has changed from "EST" to "EDT".
The field "America/Indiana/Marengo.offset" has changed from "-05:00" to "-04:00".
The field "America/Indiana/Petersburg.abbr" has changed from "EST" to "EDT".
The field "America/Indiana/Petersburg.offset" has changed from "-05:00" to "-04:00".
The field "America/Indiana/Vevay.abbr" has changed from "EST" to "EDT".
The field "America/Indiana/Vevay.offset" has changed from "-05:00" to "-04:00".
The field "America/Indiana/Vincennes.abbr" has changed from "EST" to "EDT".
The field "America/Indiana/Vincennes.offset" has changed from "-05:00" to "-04:00".
The field "America/Indiana/Winamac.abbr" has changed from "EST" to "EDT".
The field "America/Indiana/Winamac.offset" has changed from "-05:00" to "-04:00".
The field "America/Indianapolis.abbr" has changed from "EST" to "EDT".
The field "America/Indianapolis.offset" has changed from "-05:00" to "-04:00".
The field "America/Iqaluit.abbr" has changed from "EST" to "EDT".
The field "America/Iqaluit.offset" has changed from "-05:00" to "-04:00".
The field "America/Kentucky/Louisville.abbr" has changed from "EST" to "EDT".
The field "America/Kentucky/Louisville.offset" has changed from "-05:00" to "-04:00".
The field "America/Kentucky/Monticello.abbr" has changed from "EST" to "EDT".
The field "America/Kentucky/Monticello.offset" has changed from "-05:00" to "-04:00".
The field "America/Louisville.abbr" has changed from "EST" to "EDT".
The field "America/Louisville.offset" has changed from "-05:00" to "-04:00".
The field "America/Montreal.abbr" has changed from "EST" to "EDT".
The field "America/Montreal.offset" has changed from "-05:00" to "-04:00".
The field "America/Nassau.abbr" has changed from "EST" to "EDT".
The field "America/Nassau.offset" has changed from "-05:00" to "-04:00".
The field "America/New_York.abbr" has changed from "EST" to "EDT".
The field "America/New_York.offset" has changed from "-05:00" to "-04:00".
The field "America/Nipigon.abbr" has changed from "EST" to "EDT".
The field "America/Nipigon.offset" has changed from "-05:00" to "-04:00".
The field "America/Pangnirtung.abbr" has changed from "EST" to "EDT".
The field "America/Pangnirtung.offset" has changed from "-05:00" to "-04:00".
The field "America/Port-au-Prince.abbr" has changed from "EST" to "EDT".
The field "America/Port-au-Prince.offset" has changed from "-05:00" to "-04:00".
The field "America/Thunder_Bay.abbr" has changed from "EST" to "EDT".
The field "America/Thunder_Bay.offset" has changed from "-05:00" to "-04:00".
The field "America/Toronto.abbr" has changed from "EST" to "EDT".
The field "America/Toronto.offset" has changed from "-05:00" to "-04:00".
The field "Canada/Eastern.abbr" has changed from "EST" to "EDT".
The field "Canada/Eastern.offset" has changed from "-05:00" to "-04:00".
The field "Chile/EasterIsland.abbr" has changed from "-05" to "-06".
The field "Chile/EasterIsland.offset" has changed from "-05:00" to "-06:00".
The field "Cuba.abbr" has changed from "CST" to "CDT".
The field "Cuba.offset" has changed from "-05:00" to "-04:00".
The field "EST5EDT.abbr" has changed from "EST" to "EDT".
The field "EST5EDT.offset" has changed from "-05:00" to "-04:00".
The field "Pacific/Easter.abbr" has changed from "-05" to "-06".
The field "Pacific/Easter.offset" has changed from "-05:00" to "-06:00".
The field "US/East-Indiana.abbr" has changed from "EST" to "EDT".
The field "US/East-Indiana.offset" has changed from "-05:00" to "-04:00".
The field "US/Eastern.abbr" has changed from "EST" to "EDT".
The field "US/Eastern.offset" has changed from "-05:00" to "-04:00".
The field "US/Michigan.abbr" has changed from "EST" to "EDT".
The field "US/Michigan.offset" has changed from "-05:00" to "-04:00".
The field "America/Glace_Bay.abbr" has changed from "AST" to "ADT".
The field "America/Glace_Bay.offset" has changed from "-04:00" to "-03:00".
The field "America/Goose_Bay.abbr" has changed from "AST" to "ADT".
The field "America/Goose_Bay.offset" has changed from "-04:00" to "-03:00".
The field "America/Halifax.abbr" has changed from "AST" to "ADT".
The field "America/Halifax.offset" has changed from "-04:00" to "-03:00".
The field "America/Moncton.abbr" has changed from "AST" to "ADT".
The field "America/Moncton.offset" has changed from "-04:00" to "-03:00".
The field "America/Thule.abbr" has changed from "AST" to "ADT".
The field "America/Thule.offset" has changed from "-04:00" to "-03:00".
The field "Atlantic/Bermuda.abbr" has changed from "AST" to "ADT".
The field "Atlantic/Bermuda.offset" has changed from "-04:00" to "-03:00".
The field "Canada/Atlantic.abbr" has changed from "AST" to "ADT".
The field "Canada/Atlantic.offset" has changed from "-04:00" to "-03:00".
The field "America/St_Johns.abbr" has changed from "NST" to "NDT".
The field "America/St_Johns.offset" has changed from "-03:30" to "-02:30".
The field "Canada/Newfoundland.abbr" has changed from "NST" to "NDT".
The field "Canada/Newfoundland.offset" has changed from "-03:30" to "-02:30".
The field "America/Asuncion.abbr" has changed from "-03" to "-04".
The field "America/Asuncion.offset" has changed from "-03:00" to "-04:00".
The field "America/Godthab.abbr" has changed from "-03" to "-02".
The field "America/Godthab.offset" has changed from "-03:00" to "-02:00".
The field "America/Miquelon.abbr" has changed from "-03" to "-02".
The field "America/Miquelon.offset" has changed from "-03:00" to "-02:00".
The field "America/Santiago.abbr" has changed from "-03" to "-04".
The field "America/Santiago.offset" has changed from "-03:00" to "-04:00".
The field "Chile/Continental.abbr" has changed from "-03" to "-04".
The field "Chile/Continental.offset" has changed from "-03:00" to "-04:00".
The field "America/Scoresbysund.abbr" has changed from "-01" to "+00".
The field "America/Scoresbysund.offset" has changed from "-01:00" to "+00:00".
The field "Atlantic/Azores.abbr" has changed from "-01" to "+00".
The field "Atlantic/Azores.offset" has changed from "-01:00" to "+00:00".
The field "Antarctica/Troll.abbr" has changed from "+00" to "+02".
The field "Antarctica/Troll.offset" has changed from "+00:00" to "+02:00".
The field "Atlantic/Canary.abbr" has changed from "WET" to "WEST".
The field "Atlantic/Canary.offset" has changed from "+00:00" to "+01:00".
The field "Atlantic/Faeroe.abbr" has changed from "WET" to "WEST".
The field "Atlantic/Faeroe.offset" has changed from "+00:00" to "+01:00".
The field "Atlantic/Faroe.abbr" has changed from "WET" to "WEST".
The field "Atlantic/Faroe.offset" has changed from "+00:00" to "+01:00".
The field "Atlantic/Madeira.abbr" has changed from "WET" to "WEST".
The field "Atlantic/Madeira.offset" has changed from "+00:00" to "+01:00".
The field "Eire.abbr" has changed from "GMT" to "IST".
The field "Eire.offset" has changed from "+00:00" to "+01:00".
The field "Europe/Belfast.abbr" has changed from "GMT" to "BST".
The field "Europe/Belfast.offset" has changed from "+00:00" to "+01:00".
The field "Europe/Dublin.abbr" has changed from "GMT" to "IST".
The field "Europe/Dublin.offset" has changed from "+00:00" to "+01:00".
The field "Europe/Guernsey.abbr" has changed from "GMT" to "BST".
The field "Europe/Guernsey.offset" has changed from "+00:00" to "+01:00".
The field "Europe/Isle_of_Man.abbr" has changed from "GMT" to "BST".
The field "Europe/Isle_of_Man.offset" has changed from "+00:00" to "+01:00".
The field "Europe/Jersey.abbr" has changed from "GMT" to "BST".
The field "Europe/Jersey.offset" has changed from "+00:00" to "+01:00".
The field "Europe/Lisbon.abbr" has changed from "WET" to "WEST".
The field "Europe/Lisbon.offset" has changed from "+00:00" to "+01:00".
The field "Europe/London.abbr" has changed from "GMT" to "BST".
The field "Europe/London.offset" has changed from "+00:00" to "+01:00".
The field "GB.abbr" has changed from "GMT" to "BST".
The field "GB.offset" has changed from "+00:00" to "+01:00".
The field "GB-Eire.abbr" has changed from "GMT" to "BST".
The field "GB-Eire.offset" has changed from "+00:00" to "+01:00".
The field "Portugal.abbr" has changed from "WET" to "WEST".
The field "Portugal.offset" has changed from "+00:00" to "+01:00".
The field "WET.abbr" has changed from "WET" to "WEST".
The field "WET.offset" has changed from "+00:00" to "+01:00".
The field "Africa/Ceuta.abbr" has changed from "CET" to "CEST".
The field "Africa/Ceuta.offset" has changed from "+01:00" to "+02:00".
The field "Arctic/Longyearbyen.abbr" has changed from "CET" to "CEST".
The field "Arctic/Longyearbyen.offset" has changed from "+01:00" to "+02:00".
The field "Atlantic/Jan_Mayen.abbr" has changed from "CET" to "CEST".
The field "Atlantic/Jan_Mayen.offset" has changed from "+01:00" to "+02:00".
The field "CET.abbr" has changed from "CET" to "CEST".
The field "CET.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Amsterdam.abbr" has changed from "CET" to "CEST".
The field "Europe/Amsterdam.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Andorra.abbr" has changed from "CET" to "CEST".
The field "Europe/Andorra.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Belgrade.abbr" has changed from "CET" to "CEST".
The field "Europe/Belgrade.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Berlin.abbr" has changed from "CET" to "CEST".
The field "Europe/Berlin.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Bratislava.abbr" has changed from "CET" to "CEST".
The field "Europe/Bratislava.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Brussels.abbr" has changed from "CET" to "CEST".
The field "Europe/Brussels.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Budapest.abbr" has changed from "CET" to "CEST".
The field "Europe/Budapest.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Busingen.abbr" has changed from "CET" to "CEST".
The field "Europe/Busingen.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Copenhagen.abbr" has changed from "CET" to "CEST".
The field "Europe/Copenhagen.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Gibraltar.abbr" has changed from "CET" to "CEST".
The field "Europe/Gibraltar.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Ljubljana.abbr" has changed from "CET" to "CEST".
The field "Europe/Ljubljana.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Luxembourg.abbr" has changed from "CET" to "CEST".
The field "Europe/Luxembourg.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Madrid.abbr" has changed from "CET" to "CEST".
The field "Europe/Madrid.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Malta.abbr" has changed from "CET" to "CEST".
The field "Europe/Malta.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Monaco.abbr" has changed from "CET" to "CEST".
The field "Europe/Monaco.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Oslo.abbr" has changed from "CET" to "CEST".
The field "Europe/Oslo.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Paris.abbr" has changed from "CET" to "CEST".
The field "Europe/Paris.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Podgorica.abbr" has changed from "CET" to "CEST".
The field "Europe/Podgorica.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Prague.abbr" has changed from "CET" to "CEST".
The field "Europe/Prague.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Rome.abbr" has changed from "CET" to "CEST".
The field "Europe/Rome.offset" has changed from "+01:00" to "+02:00".
The field "Europe/San_Marino.abbr" has changed from "CET" to "CEST".
The field "Europe/San_Marino.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Sarajevo.abbr" has changed from "CET" to "CEST".
The field "Europe/Sarajevo.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Skopje.abbr" has changed from "CET" to "CEST".
The field "Europe/Skopje.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Stockholm.abbr" has changed from "CET" to "CEST".
The field "Europe/Stockholm.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Tirane.abbr" has changed from "CET" to "CEST".
The field "Europe/Tirane.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Vaduz.abbr" has changed from "CET" to "CEST".
The field "Europe/Vaduz.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Vatican.abbr" has changed from "CET" to "CEST".
The field "Europe/Vatican.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Vienna.abbr" has changed from "CET" to "CEST".
The field "Europe/Vienna.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Warsaw.abbr" has changed from "CET" to "CEST".
The field "Europe/Warsaw.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Zagreb.abbr" has changed from "CET" to "CEST".
The field "Europe/Zagreb.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Zurich.abbr" has changed from "CET" to "CEST".
The field "Europe/Zurich.offset" has changed from "+01:00" to "+02:00".
The field "MET.abbr" has changed from "MET" to "MEST".
The field "MET.offset" has changed from "+01:00" to "+02:00".
The field "Poland.abbr" has changed from "CET" to "CEST".
The field "Poland.offset" has changed from "+01:00" to "+02:00".
The field "Asia/Amman.abbr" has changed from "EET" to "EEST".
The field "Asia/Amman.offset" has changed from "+02:00" to "+03:00".
The field "Asia/Beirut.abbr" has changed from "EET" to "EEST".
The field "Asia/Beirut.offset" has changed from "+02:00" to "+03:00".
The field "Asia/Damascus.abbr" has changed from "EET" to "EEST".
The field "Asia/Damascus.offset" has changed from "+02:00" to "+03:00".
The field "Asia/Famagusta.abbr" has changed from "EET" to "EEST".
The field "Asia/Famagusta.offset" has changed from "+02:00" to "+03:00".
The field "Asia/Gaza.abbr" has changed from "EET" to "EEST".
The field "Asia/Gaza.offset" has changed from "+02:00" to "+03:00".
The field "Asia/Hebron.abbr" has changed from "EET" to "EEST".
The field "Asia/Hebron.offset" has changed from "+02:00" to "+03:00".
The field "Asia/Jerusalem.abbr" has changed from "IST" to "IDT".
The field "Asia/Jerusalem.offset" has changed from "+02:00" to "+03:00".
The field "Asia/Nicosia.abbr" has changed from "EET" to "EEST".
The field "Asia/Nicosia.offset" has changed from "+02:00" to "+03:00".
The field "Asia/Tel_Aviv.abbr" has changed from "IST" to "IDT".
The field "Asia/Tel_Aviv.offset" has changed from "+02:00" to "+03:00".
The field "EET.abbr" has changed from "EET" to "EEST".
The field "EET.offset" has changed from "+02:00" to "+03:00".
The field "Europe/Athens.abbr" has changed from "EET" to "EEST".
The field "Europe/Athens.offset" has changed from "+02:00" to "+03:00".
The field "Europe/Bucharest.abbr" has changed from "EET" to "EEST".
The field "Europe/Bucharest.offset" has changed from "+02:00" to "+03:00".
The field "Europe/Chisinau.abbr" has changed from "EET" to "EEST".
The field "Europe/Chisinau.offset" has changed from "+02:00" to "+03:00".
The field "Europe/Helsinki.abbr" has changed from "EET" to "EEST".
The field "Europe/Helsinki.offset" has changed from "+02:00" to "+03:00".
The field "Europe/Kiev.abbr" has changed from "EET" to "EEST".
The field "Europe/Kiev.offset" has changed from "+02:00" to "+03:00".
The field "Europe/Mariehamn.abbr" has changed from "EET" to "EEST".
The field "Europe/Mariehamn.offset" has changed from "+02:00" to "+03:00".
The field "Europe/Nicosia.abbr" has changed from "EET" to "EEST".
The field "Europe/Nicosia.offset" has changed from "+02:00" to "+03:00".
The field "Europe/Riga.abbr" has changed from "EET" to "EEST".
The field "Europe/Riga.offset" has changed from "+02:00" to "+03:00".
The field "Europe/Sofia.abbr" has changed from "EET" to "EEST".
The field "Europe/Sofia.offset" has changed from "+02:00" to "+03:00".
The field "Europe/Tallinn.abbr" has changed from "EET" to "EEST".
The field "Europe/Tallinn.offset" has changed from "+02:00" to "+03:00".
The field "Europe/Tiraspol.abbr" has changed from "EET" to "EEST".
The field "Europe/Tiraspol.offset" has changed from "+02:00" to "+03:00".
The field "Europe/Uzhgorod.abbr" has changed from "EET" to "EEST".
The field "Europe/Uzhgorod.offset" has changed from "+02:00" to "+03:00".
The field "Europe/Vilnius.abbr" has changed from "EET" to "EEST".
The field "Europe/Vilnius.offset" has changed from "+02:00" to "+03:00".
The field "Europe/Zaporozhye.abbr" has changed from "EET" to "EEST".
The field "Europe/Zaporozhye.offset" has changed from "+02:00" to "+03:00".
The field "Israel.abbr" has changed from "IST" to "IDT".
The field "Israel.offset" has changed from "+02:00" to "+03:00".
The field "Asia/Tehran.abbr" has changed from "+0330" to "+0430".
The field "Asia/Tehran.offset" has changed from "+03:30" to "+04:30".
The field "Iran.abbr" has changed from "+0330" to "+0430".
The field "Iran.offset" has changed from "+03:30" to "+04:30".
The field "Australia/Adelaide.abbr" has changed from "ACDT" to "ACST".
The field "Australia/Adelaide.offset" has changed from "+10:30" to "+09:30".
The field "Australia/Broken_Hill.abbr" has changed from "ACDT" to "ACST".
The field "Australia/Broken_Hill.offset" has changed from "+10:30" to "+09:30".
The field "Australia/South.abbr" has changed from "ACDT" to "ACST".
The field "Australia/South.offset" has changed from "+10:30" to "+09:30".
The field "Australia/Yancowinna.abbr" has changed from "ACDT" to "ACST".
The field "Australia/Yancowinna.offset" has changed from "+10:30" to "+09:30".
The field "Australia/ACT.abbr" has changed from "AEDT" to "AEST".
The field "Australia/ACT.offset" has changed from "+11:00" to "+10:00".
The field "Australia/Canberra.abbr" has changed from "AEDT" to "AEST".
The field "Australia/Canberra.offset" has changed from "+11:00" to "+10:00".
The field "Australia/Currie.abbr" has changed from "AEDT" to "AEST".
The field "Australia/Currie.offset" has changed from "+11:00" to "+10:00".
The field "Australia/Hobart.abbr" has changed from "AEDT" to "AEST".
The field "Australia/Hobart.offset" has changed from "+11:00" to "+10:00".
The field "Australia/LHI.abbr" has changed from "+11" to "+1030".
The field "Australia/LHI.offset" has changed from "+11:00" to "+10:30".
The field "Australia/Lord_Howe.abbr" has changed from "+11" to "+1030".
The field "Australia/Lord_Howe.offset" has changed from "+11:00" to "+10:30".
The field "Australia/Melbourne.abbr" has changed from "AEDT" to "AEST".
The field "Australia/Melbourne.offset" has changed from "+11:00" to "+10:00".
The field "Australia/NSW.abbr" has changed from "AEDT" to "AEST".
The field "Australia/NSW.offset" has changed from "+11:00" to "+10:00".
The field "Australia/Sydney.abbr" has changed from "AEDT" to "AEST".
The field "Australia/Sydney.offset" has changed from "+11:00" to "+10:00".
The field "Australia/Tasmania.abbr" has changed from "AEDT" to "AEST".
The field "Australia/Tasmania.offset" has changed from "+11:00" to "+10:00".
The field "Australia/Victoria.abbr" has changed from "AEDT" to "AEST".
The field "Australia/Victoria.offset" has changed from "+11:00" to "+10:00".
The field "Pacific/Norfolk.abbr" has changed from "+12" to "+11".
The field "Pacific/Norfolk.offset" has changed from "+12:00" to "+11:00".
The field "Antarctica/McMurdo.abbr" has changed from "NZDT" to "NZST".
The field "Antarctica/McMurdo.offset" has changed from "+13:00" to "+12:00".
The field "Antarctica/South_Pole.abbr" has changed from "NZDT" to "NZST".
The field "Antarctica/South_Pole.offset" has changed from "+13:00" to "+12:00".
The field "NZ.abbr" has changed from "NZDT" to "NZST".
The field "NZ.offset" has changed from "+13:00" to "+12:00".
The field "Pacific/Auckland.abbr" has changed from "NZDT" to "NZST".
The field "Pacific/Auckland.offset" has changed from "+13:00" to "+12:00".
The field "Pacific/Fiji.abbr" has changed from "+13" to "+12".
The field "Pacific/Fiji.offset" has changed from "+13:00" to "+12:00".
The field "NZ-CHAT.abbr" has changed from "+1345" to "+1245".
The field "NZ-CHAT.offset" has changed from "+13:45" to "+12:45".
The field "Pacific/Chatham.abbr" has changed from "+1345" to "+1245".
The field "Pacific/Chatham.offset" has changed from "+13:45" to "+12:45".
The field "Pacific/Apia.abbr" has changed from "+14" to "+13".
The field "Pacific/Apia.offset" has changed from "+14:00" to "+13:00".
The field "America/Nuuk" has been added ('{"name":"America/Nuuk","abbr":"-02","offset":"-02:00"}').


[timezone] Data generated with warnings for locale "fr-FR".

The field "America/Adak.abbr" has changed from "HST" to "HDT".
The field "America/Adak.offset" has changed from "-10:00" to "-09:00".
The field "America/Atka.abbr" has changed from "HST" to "HDT".
The field "America/Atka.offset" has changed from "-10:00" to "-09:00".
The field "US/Aleutian.abbr" has changed from "HST" to "HDT".
The field "US/Aleutian.offset" has changed from "-10:00" to "-09:00".
The field "America/Anchorage.abbr" has changed from "AKST" to "AKDT".
The field "America/Anchorage.offset" has changed from "-09:00" to "-08:00".
The field "America/Juneau.abbr" has changed from "AKST" to "AKDT".
The field "America/Juneau.offset" has changed from "-09:00" to "-08:00".
The field "America/Metlakatla.abbr" has changed from "AKST" to "AKDT".
The field "America/Metlakatla.offset" has changed from "-09:00" to "-08:00".
The field "America/Nome.abbr" has changed from "AKST" to "AKDT".
The field "America/Nome.offset" has changed from "-09:00" to "-08:00".
The field "America/Sitka.abbr" has changed from "AKST" to "AKDT".
The field "America/Sitka.offset" has changed from "-09:00" to "-08:00".
The field "America/Yakutat.abbr" has changed from "AKST" to "AKDT".
The field "America/Yakutat.offset" has changed from "-09:00" to "-08:00".
The field "US/Alaska.abbr" has changed from "AKST" to "AKDT".
The field "US/Alaska.offset" has changed from "-09:00" to "-08:00".
The field "America/Dawson.abbr" has changed from "PST" to "MST".
The field "America/Dawson.offset" has changed from "-08:00" to "-07:00".
The field "America/Ensenada.abbr" has changed from "PST" to "PDT".
The field "America/Ensenada.offset" has changed from "-08:00" to "-07:00".
The field "America/Los_Angeles.abbr" has changed from "PST" to "PDT".
The field "America/Los_Angeles.offset" has changed from "-08:00" to "-07:00".
The field "America/Santa_Isabel.abbr" has changed from "PST" to "PDT".
The field "America/Santa_Isabel.offset" has changed from "-08:00" to "-07:00".
The field "America/Tijuana.abbr" has changed from "PST" to "PDT".
The field "America/Tijuana.offset" has changed from "-08:00" to "-07:00".
The field "America/Vancouver.abbr" has changed from "PST" to "PDT".
The field "America/Vancouver.offset" has changed from "-08:00" to "-07:00".
The field "America/Whitehorse.abbr" has changed from "PST" to "MST".
The field "America/Whitehorse.offset" has changed from "-08:00" to "-07:00".
The field "Canada/Pacific.abbr" has changed from "PST" to "PDT".
The field "Canada/Pacific.offset" has changed from "-08:00" to "-07:00".
The field "Canada/Yukon.abbr" has changed from "PST" to "MST".
The field "Canada/Yukon.offset" has changed from "-08:00" to "-07:00".
The field "Mexico/BajaNorte.abbr" has changed from "PST" to "PDT".
The field "Mexico/BajaNorte.offset" has changed from "-08:00" to "-07:00".
The field "PST8PDT.abbr" has changed from "PST" to "PDT".
The field "PST8PDT.offset" has changed from "-08:00" to "-07:00".
The field "US/Pacific.abbr" has changed from "PST" to "PDT".
The field "US/Pacific.offset" has changed from "-08:00" to "-07:00".
The field "US/Pacific-New.abbr" has changed from "PST" to "PDT".
The field "US/Pacific-New.offset" has changed from "-08:00" to "-07:00".
The field "America/Boise.abbr" has changed from "MST" to "MDT".
The field "America/Boise.offset" has changed from "-07:00" to "-06:00".
The field "America/Cambridge_Bay.abbr" has changed from "MST" to "MDT".
The field "America/Cambridge_Bay.offset" has changed from "-07:00" to "-06:00".
The field "America/Chihuahua.abbr" has changed from "MST" to "MDT".
The field "America/Chihuahua.offset" has changed from "-07:00" to "-06:00".
The field "America/Denver.abbr" has changed from "MST" to "MDT".
The field "America/Denver.offset" has changed from "-07:00" to "-06:00".
The field "America/Edmonton.abbr" has changed from "MST" to "MDT".
The field "America/Edmonton.offset" has changed from "-07:00" to "-06:00".
The field "America/Inuvik.abbr" has changed from "MST" to "MDT".
The field "America/Inuvik.offset" has changed from "-07:00" to "-06:00".
The field "America/Mazatlan.abbr" has changed from "MST" to "MDT".
The field "America/Mazatlan.offset" has changed from "-07:00" to "-06:00".
The field "America/Ojinaga.abbr" has changed from "MST" to "MDT".
The field "America/Ojinaga.offset" has changed from "-07:00" to "-06:00".
The field "America/Shiprock.abbr" has changed from "MST" to "MDT".
The field "America/Shiprock.offset" has changed from "-07:00" to "-06:00".
The field "America/Yellowknife.abbr" has changed from "MST" to "MDT".
The field "America/Yellowknife.offset" has changed from "-07:00" to "-06:00".
The field "Canada/Mountain.abbr" has changed from "MST" to "MDT".
The field "Canada/Mountain.offset" has changed from "-07:00" to "-06:00".
The field "MST7MDT.abbr" has changed from "MST" to "MDT".
The field "MST7MDT.offset" has changed from "-07:00" to "-06:00".
The field "Mexico/BajaSur.abbr" has changed from "MST" to "MDT".
The field "Mexico/BajaSur.offset" has changed from "-07:00" to "-06:00".
The field "Navajo.abbr" has changed from "MST" to "MDT".
The field "Navajo.offset" has changed from "-07:00" to "-06:00".
The field "US/Mountain.abbr" has changed from "MST" to "MDT".
The field "US/Mountain.offset" has changed from "-07:00" to "-06:00".
The field "America/Bahia_Banderas.abbr" has changed from "CST" to "CDT".
The field "America/Bahia_Banderas.offset" has changed from "-06:00" to "-05:00".
The field "America/Chicago.abbr" has changed from "CST" to "CDT".
The field "America/Chicago.offset" has changed from "-06:00" to "-05:00".
The field "America/Indiana/Knox.abbr" has changed from "CST" to "CDT".
The field "America/Indiana/Knox.offset" has changed from "-06:00" to "-05:00".
The field "America/Indiana/Tell_City.abbr" has changed from "CST" to "CDT".
The field "America/Indiana/Tell_City.offset" has changed from "-06:00" to "-05:00".
The field "America/Knox_IN.abbr" has changed from "CST" to "CDT".
The field "America/Knox_IN.offset" has changed from "-06:00" to "-05:00".
The field "America/Matamoros.abbr" has changed from "CST" to "CDT".
The field "America/Matamoros.offset" has changed from "-06:00" to "-05:00".
The field "America/Menominee.abbr" has changed from "CST" to "CDT".
The field "America/Menominee.offset" has changed from "-06:00" to "-05:00".
The field "America/Merida.abbr" has changed from "CST" to "CDT".
The field "America/Merida.offset" has changed from "-06:00" to "-05:00".
The field "America/Mexico_City.abbr" has changed from "CST" to "CDT".
The field "America/Mexico_City.offset" has changed from "-06:00" to "-05:00".
The field "America/Monterrey.abbr" has changed from "CST" to "CDT".
The field "America/Monterrey.offset" has changed from "-06:00" to "-05:00".
The field "America/North_Dakota/Beulah.abbr" has changed from "CST" to "CDT".
The field "America/North_Dakota/Beulah.offset" has changed from "-06:00" to "-05:00".
The field "America/North_Dakota/Center.abbr" has changed from "CST" to "CDT".
The field "America/North_Dakota/Center.offset" has changed from "-06:00" to "-05:00".
The field "America/North_Dakota/New_Salem.abbr" has changed from "CST" to "CDT".
The field "America/North_Dakota/New_Salem.offset" has changed from "-06:00" to "-05:00".
The field "America/Rainy_River.abbr" has changed from "CST" to "CDT".
The field "America/Rainy_River.offset" has changed from "-06:00" to "-05:00".
The field "America/Rankin_Inlet.abbr" has changed from "CST" to "CDT".
The field "America/Rankin_Inlet.offset" has changed from "-06:00" to "-05:00".
The field "America/Resolute.abbr" has changed from "CST" to "CDT".
The field "America/Resolute.offset" has changed from "-06:00" to "-05:00".
The field "America/Winnipeg.abbr" has changed from "CST" to "CDT".
The field "America/Winnipeg.offset" has changed from "-06:00" to "-05:00".
The field "CST6CDT.abbr" has changed from "CST" to "CDT".
The field "CST6CDT.offset" has changed from "-06:00" to "-05:00".
The field "Canada/Central.abbr" has changed from "CST" to "CDT".
The field "Canada/Central.offset" has changed from "-06:00" to "-05:00".
The field "Mexico/General.abbr" has changed from "CST" to "CDT".
The field "Mexico/General.offset" has changed from "-06:00" to "-05:00".
The field "US/Central.abbr" has changed from "CST" to "CDT".
The field "US/Central.offset" has changed from "-06:00" to "-05:00".
The field "US/Indiana-Starke.abbr" has changed from "CST" to "CDT".
The field "US/Indiana-Starke.offset" has changed from "-06:00" to "-05:00".
The field "America/Detroit.abbr" has changed from "EST" to "EDT".
The field "America/Detroit.offset" has changed from "-05:00" to "-04:00".
The field "America/Fort_Wayne.abbr" has changed from "EST" to "EDT".
The field "America/Fort_Wayne.offset" has changed from "-05:00" to "-04:00".
The field "America/Grand_Turk.abbr" has changed from "EST" to "EDT".
The field "America/Grand_Turk.offset" has changed from "-05:00" to "-04:00".
The field "America/Havana.abbr" has changed from "CST" to "CDT".
The field "America/Havana.offset" has changed from "-05:00" to "-04:00".
The field "America/Indiana/Indianapolis.abbr" has changed from "EST" to "EDT".
The field "America/Indiana/Indianapolis.offset" has changed from "-05:00" to "-04:00".
The field "America/Indiana/Marengo.abbr" has changed from "EST" to "EDT".
The field "America/Indiana/Marengo.offset" has changed from "-05:00" to "-04:00".
The field "America/Indiana/Petersburg.abbr" has changed from "EST" to "EDT".
The field "America/Indiana/Petersburg.offset" has changed from "-05:00" to "-04:00".
The field "America/Indiana/Vevay.abbr" has changed from "EST" to "EDT".
The field "America/Indiana/Vevay.offset" has changed from "-05:00" to "-04:00".
The field "America/Indiana/Vincennes.abbr" has changed from "EST" to "EDT".
The field "America/Indiana/Vincennes.offset" has changed from "-05:00" to "-04:00".
The field "America/Indiana/Winamac.abbr" has changed from "EST" to "EDT".
The field "America/Indiana/Winamac.offset" has changed from "-05:00" to "-04:00".
The field "America/Indianapolis.abbr" has changed from "EST" to "EDT".
The field "America/Indianapolis.offset" has changed from "-05:00" to "-04:00".
The field "America/Iqaluit.abbr" has changed from "EST" to "EDT".
The field "America/Iqaluit.offset" has changed from "-05:00" to "-04:00".
The field "America/Kentucky/Louisville.abbr" has changed from "EST" to "EDT".
The field "America/Kentucky/Louisville.offset" has changed from "-05:00" to "-04:00".
The field "America/Kentucky/Monticello.abbr" has changed from "EST" to "EDT".
The field "America/Kentucky/Monticello.offset" has changed from "-05:00" to "-04:00".
The field "America/Louisville.abbr" has changed from "EST" to "EDT".
The field "America/Louisville.offset" has changed from "-05:00" to "-04:00".
The field "America/Montreal.abbr" has changed from "EST" to "EDT".
The field "America/Montreal.offset" has changed from "-05:00" to "-04:00".
The field "America/Nassau.abbr" has changed from "EST" to "EDT".
The field "America/Nassau.offset" has changed from "-05:00" to "-04:00".
The field "America/New_York.abbr" has changed from "EST" to "EDT".
The field "America/New_York.offset" has changed from "-05:00" to "-04:00".
The field "America/Nipigon.abbr" has changed from "EST" to "EDT".
The field "America/Nipigon.offset" has changed from "-05:00" to "-04:00".
The field "America/Pangnirtung.abbr" has changed from "EST" to "EDT".
The field "America/Pangnirtung.offset" has changed from "-05:00" to "-04:00".
The field "America/Port-au-Prince.abbr" has changed from "EST" to "EDT".
The field "America/Port-au-Prince.offset" has changed from "-05:00" to "-04:00".
The field "America/Thunder_Bay.abbr" has changed from "EST" to "EDT".
The field "America/Thunder_Bay.offset" has changed from "-05:00" to "-04:00".
The field "America/Toronto.abbr" has changed from "EST" to "EDT".
The field "America/Toronto.offset" has changed from "-05:00" to "-04:00".
The field "Canada/Eastern.abbr" has changed from "EST" to "EDT".
The field "Canada/Eastern.offset" has changed from "-05:00" to "-04:00".
The field "Chile/EasterIsland.abbr" has changed from "-05" to "-06".
The field "Chile/EasterIsland.offset" has changed from "-05:00" to "-06:00".
The field "Cuba.abbr" has changed from "CST" to "CDT".
The field "Cuba.offset" has changed from "-05:00" to "-04:00".
The field "EST5EDT.abbr" has changed from "EST" to "EDT".
The field "EST5EDT.offset" has changed from "-05:00" to "-04:00".
The field "Pacific/Easter.abbr" has changed from "-05" to "-06".
The field "Pacific/Easter.offset" has changed from "-05:00" to "-06:00".
The field "US/East-Indiana.abbr" has changed from "EST" to "EDT".
The field "US/East-Indiana.offset" has changed from "-05:00" to "-04:00".
The field "US/Eastern.abbr" has changed from "EST" to "EDT".
The field "US/Eastern.offset" has changed from "-05:00" to "-04:00".
The field "US/Michigan.abbr" has changed from "EST" to "EDT".
The field "US/Michigan.offset" has changed from "-05:00" to "-04:00".
The field "America/Glace_Bay.abbr" has changed from "AST" to "ADT".
The field "America/Glace_Bay.offset" has changed from "-04:00" to "-03:00".
The field "America/Goose_Bay.abbr" has changed from "AST" to "ADT".
The field "America/Goose_Bay.offset" has changed from "-04:00" to "-03:00".
The field "America/Halifax.abbr" has changed from "AST" to "ADT".
The field "America/Halifax.offset" has changed from "-04:00" to "-03:00".
The field "America/Moncton.abbr" has changed from "AST" to "ADT".
The field "America/Moncton.offset" has changed from "-04:00" to "-03:00".
The field "America/Thule.abbr" has changed from "AST" to "ADT".
The field "America/Thule.offset" has changed from "-04:00" to "-03:00".
The field "Atlantic/Bermuda.abbr" has changed from "AST" to "ADT".
The field "Atlantic/Bermuda.offset" has changed from "-04:00" to "-03:00".
The field "Canada/Atlantic.abbr" has changed from "AST" to "ADT".
The field "Canada/Atlantic.offset" has changed from "-04:00" to "-03:00".
The field "America/St_Johns.abbr" has changed from "NST" to "NDT".
The field "America/St_Johns.offset" has changed from "-03:30" to "-02:30".
The field "Canada/Newfoundland.abbr" has changed from "NST" to "NDT".
The field "Canada/Newfoundland.offset" has changed from "-03:30" to "-02:30".
The field "America/Asuncion.abbr" has changed from "-03" to "-04".
The field "America/Asuncion.offset" has changed from "-03:00" to "-04:00".
The field "America/Godthab.abbr" has changed from "-03" to "-02".
The field "America/Godthab.offset" has changed from "-03:00" to "-02:00".
The field "America/Miquelon.abbr" has changed from "-03" to "-02".
The field "America/Miquelon.offset" has changed from "-03:00" to "-02:00".
The field "America/Santiago.abbr" has changed from "-03" to "-04".
The field "America/Santiago.offset" has changed from "-03:00" to "-04:00".
The field "Chile/Continental.abbr" has changed from "-03" to "-04".
The field "Chile/Continental.offset" has changed from "-03:00" to "-04:00".
The field "America/Scoresbysund.abbr" has changed from "-01" to "+00".
The field "America/Scoresbysund.offset" has changed from "-01:00" to "+00:00".
The field "Atlantic/Azores.abbr" has changed from "-01" to "+00".
The field "Atlantic/Azores.offset" has changed from "-01:00" to "+00:00".
The field "Antarctica/Troll.abbr" has changed from "+00" to "+02".
The field "Antarctica/Troll.offset" has changed from "+00:00" to "+02:00".
The field "Atlantic/Canary.abbr" has changed from "WET" to "WEST".
The field "Atlantic/Canary.offset" has changed from "+00:00" to "+01:00".
The field "Atlantic/Faeroe.abbr" has changed from "WET" to "WEST".
The field "Atlantic/Faeroe.offset" has changed from "+00:00" to "+01:00".
The field "Atlantic/Faroe.abbr" has changed from "WET" to "WEST".
The field "Atlantic/Faroe.offset" has changed from "+00:00" to "+01:00".
The field "Atlantic/Madeira.abbr" has changed from "WET" to "WEST".
The field "Atlantic/Madeira.offset" has changed from "+00:00" to "+01:00".
The field "Eire.abbr" has changed from "GMT" to "IST".
The field "Eire.offset" has changed from "+00:00" to "+01:00".
The field "Europe/Belfast.abbr" has changed from "GMT" to "BST".
The field "Europe/Belfast.offset" has changed from "+00:00" to "+01:00".
The field "Europe/Dublin.abbr" has changed from "GMT" to "IST".
The field "Europe/Dublin.offset" has changed from "+00:00" to "+01:00".
The field "Europe/Guernsey.abbr" has changed from "GMT" to "BST".
The field "Europe/Guernsey.offset" has changed from "+00:00" to "+01:00".
The field "Europe/Isle_of_Man.abbr" has changed from "GMT" to "BST".
The field "Europe/Isle_of_Man.offset" has changed from "+00:00" to "+01:00".
The field "Europe/Jersey.abbr" has changed from "GMT" to "BST".
The field "Europe/Jersey.offset" has changed from "+00:00" to "+01:00".
The field "Europe/Lisbon.abbr" has changed from "WET" to "WEST".
The field "Europe/Lisbon.offset" has changed from "+00:00" to "+01:00".
The field "Europe/London.abbr" has changed from "GMT" to "BST".
The field "Europe/London.offset" has changed from "+00:00" to "+01:00".
The field "GB.abbr" has changed from "GMT" to "BST".
The field "GB.offset" has changed from "+00:00" to "+01:00".
The field "GB-Eire.abbr" has changed from "GMT" to "BST".
The field "GB-Eire.offset" has changed from "+00:00" to "+01:00".
The field "Portugal.abbr" has changed from "WET" to "WEST".
The field "Portugal.offset" has changed from "+00:00" to "+01:00".
The field "WET.abbr" has changed from "WET" to "WEST".
The field "WET.offset" has changed from "+00:00" to "+01:00".
The field "Africa/Ceuta.abbr" has changed from "CET" to "CEST".
The field "Africa/Ceuta.offset" has changed from "+01:00" to "+02:00".
The field "Arctic/Longyearbyen.abbr" has changed from "CET" to "CEST".
The field "Arctic/Longyearbyen.offset" has changed from "+01:00" to "+02:00".
The field "Atlantic/Jan_Mayen.abbr" has changed from "CET" to "CEST".
The field "Atlantic/Jan_Mayen.offset" has changed from "+01:00" to "+02:00".
The field "CET.abbr" has changed from "CET" to "CEST".
The field "CET.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Amsterdam.abbr" has changed from "CET" to "CEST".
The field "Europe/Amsterdam.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Andorra.abbr" has changed from "CET" to "CEST".
The field "Europe/Andorra.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Belgrade.abbr" has changed from "CET" to "CEST".
The field "Europe/Belgrade.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Berlin.abbr" has changed from "CET" to "CEST".
The field "Europe/Berlin.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Bratislava.abbr" has changed from "CET" to "CEST".
The field "Europe/Bratislava.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Brussels.abbr" has changed from "CET" to "CEST".
The field "Europe/Brussels.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Budapest.abbr" has changed from "CET" to "CEST".
The field "Europe/Budapest.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Busingen.abbr" has changed from "CET" to "CEST".
The field "Europe/Busingen.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Copenhagen.abbr" has changed from "CET" to "CEST".
The field "Europe/Copenhagen.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Gibraltar.abbr" has changed from "CET" to "CEST".
The field "Europe/Gibraltar.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Ljubljana.abbr" has changed from "CET" to "CEST".
The field "Europe/Ljubljana.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Luxembourg.abbr" has changed from "CET" to "CEST".
The field "Europe/Luxembourg.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Madrid.abbr" has changed from "CET" to "CEST".
The field "Europe/Madrid.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Malta.abbr" has changed from "CET" to "CEST".
The field "Europe/Malta.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Monaco.abbr" has changed from "CET" to "CEST".
The field "Europe/Monaco.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Oslo.abbr" has changed from "CET" to "CEST".
The field "Europe/Oslo.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Paris.abbr" has changed from "CET" to "CEST".
The field "Europe/Paris.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Podgorica.abbr" has changed from "CET" to "CEST".
The field "Europe/Podgorica.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Prague.abbr" has changed from "CET" to "CEST".
The field "Europe/Prague.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Rome.abbr" has changed from "CET" to "CEST".
The field "Europe/Rome.offset" has changed from "+01:00" to "+02:00".
The field "Europe/San_Marino.abbr" has changed from "CET" to "CEST".
The field "Europe/San_Marino.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Sarajevo.abbr" has changed from "CET" to "CEST".
The field "Europe/Sarajevo.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Skopje.abbr" has changed from "CET" to "CEST".
The field "Europe/Skopje.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Stockholm.abbr" has changed from "CET" to "CEST".
The field "Europe/Stockholm.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Tirane.abbr" has changed from "CET" to "CEST".
The field "Europe/Tirane.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Vaduz.abbr" has changed from "CET" to "CEST".
The field "Europe/Vaduz.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Vatican.abbr" has changed from "CET" to "CEST".
The field "Europe/Vatican.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Vienna.abbr" has changed from "CET" to "CEST".
The field "Europe/Vienna.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Warsaw.abbr" has changed from "CET" to "CEST".
The field "Europe/Warsaw.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Zagreb.abbr" has changed from "CET" to "CEST".
The field "Europe/Zagreb.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Zurich.abbr" has changed from "CET" to "CEST".
The field "Europe/Zurich.offset" has changed from "+01:00" to "+02:00".
The field "MET.abbr" has changed from "MET" to "MEST".
The field "MET.offset" has changed from "+01:00" to "+02:00".
The field "Poland.abbr" has changed from "CET" to "CEST".
The field "Poland.offset" has changed from "+01:00" to "+02:00".
The field "Asia/Amman.abbr" has changed from "EET" to "EEST".
The field "Asia/Amman.offset" has changed from "+02:00" to "+03:00".
The field "Asia/Beirut.abbr" has changed from "EET" to "EEST".
The field "Asia/Beirut.offset" has changed from "+02:00" to "+03:00".
The field "Asia/Damascus.abbr" has changed from "EET" to "EEST".
The field "Asia/Damascus.offset" has changed from "+02:00" to "+03:00".
The field "Asia/Famagusta.abbr" has changed from "EET" to "EEST".
The field "Asia/Famagusta.offset" has changed from "+02:00" to "+03:00".
The field "Asia/Gaza.abbr" has changed from "EET" to "EEST".
The field "Asia/Gaza.offset" has changed from "+02:00" to "+03:00".
The field "Asia/Hebron.abbr" has changed from "EET" to "EEST".
The field "Asia/Hebron.offset" has changed from "+02:00" to "+03:00".
The field "Asia/Jerusalem.abbr" has changed from "IST" to "IDT".
The field "Asia/Jerusalem.offset" has changed from "+02:00" to "+03:00".
The field "Asia/Nicosia.abbr" has changed from "EET" to "EEST".
The field "Asia/Nicosia.offset" has changed from "+02:00" to "+03:00".
The field "Asia/Tel_Aviv.abbr" has changed from "IST" to "IDT".
The field "Asia/Tel_Aviv.offset" has changed from "+02:00" to "+03:00".
The field "EET.abbr" has changed from "EET" to "EEST".
The field "EET.offset" has changed from "+02:00" to "+03:00".
The field "Europe/Athens.abbr" has changed from "EET" to "EEST".
The field "Europe/Athens.offset" has changed from "+02:00" to "+03:00".
The field "Europe/Bucharest.abbr" has changed from "EET" to "EEST".
The field "Europe/Bucharest.offset" has changed from "+02:00" to "+03:00".
The field "Europe/Chisinau.abbr" has changed from "EET" to "EEST".
The field "Europe/Chisinau.offset" has changed from "+02:00" to "+03:00".
The field "Europe/Helsinki.abbr" has changed from "EET" to "EEST".
The field "Europe/Helsinki.offset" has changed from "+02:00" to "+03:00".
The field "Europe/Kiev.abbr" has changed from "EET" to "EEST".
The field "Europe/Kiev.offset" has changed from "+02:00" to "+03:00".
The field "Europe/Mariehamn.abbr" has changed from "EET" to "EEST".
The field "Europe/Mariehamn.offset" has changed from "+02:00" to "+03:00".
The field "Europe/Nicosia.abbr" has changed from "EET" to "EEST".
The field "Europe/Nicosia.offset" has changed from "+02:00" to "+03:00".
The field "Europe/Riga.abbr" has changed from "EET" to "EEST".
The field "Europe/Riga.offset" has changed from "+02:00" to "+03:00".
The field "Europe/Sofia.abbr" has changed from "EET" to "EEST".
The field "Europe/Sofia.offset" has changed from "+02:00" to "+03:00".
The field "Europe/Tallinn.abbr" has changed from "EET" to "EEST".
The field "Europe/Tallinn.offset" has changed from "+02:00" to "+03:00".
The field "Europe/Tiraspol.abbr" has changed from "EET" to "EEST".
The field "Europe/Tiraspol.offset" has changed from "+02:00" to "+03:00".
The field "Europe/Uzhgorod.abbr" has changed from "EET" to "EEST".
The field "Europe/Uzhgorod.offset" has changed from "+02:00" to "+03:00".
The field "Europe/Vilnius.abbr" has changed from "EET" to "EEST".
The field "Europe/Vilnius.offset" has changed from "+02:00" to "+03:00".
The field "Europe/Zaporozhye.abbr" has changed from "EET" to "EEST".
The field "Europe/Zaporozhye.offset" has changed from "+02:00" to "+03:00".
The field "Israel.abbr" has changed from "IST" to "IDT".
The field "Israel.offset" has changed from "+02:00" to "+03:00".
The field "Asia/Tehran.abbr" has changed from "+0330" to "+0430".
The field "Asia/Tehran.offset" has changed from "+03:30" to "+04:30".
The field "Iran.abbr" has changed from "+0330" to "+0430".
The field "Iran.offset" has changed from "+03:30" to "+04:30".
The field "Australia/Adelaide.abbr" has changed from "ACDT" to "ACST".
The field "Australia/Adelaide.offset" has changed from "+10:30" to "+09:30".
The field "Australia/Broken_Hill.abbr" has changed from "ACDT" to "ACST".
The field "Australia/Broken_Hill.offset" has changed from "+10:30" to "+09:30".
The field "Australia/South.abbr" has changed from "ACDT" to "ACST".
The field "Australia/South.offset" has changed from "+10:30" to "+09:30".
The field "Australia/Yancowinna.abbr" has changed from "ACDT" to "ACST".
The field "Australia/Yancowinna.offset" has changed from "+10:30" to "+09:30".
The field "Australia/ACT.abbr" has changed from "AEDT" to "AEST".
The field "Australia/ACT.offset" has changed from "+11:00" to "+10:00".
The field "Australia/Canberra.abbr" has changed from "AEDT" to "AEST".
The field "Australia/Canberra.offset" has changed from "+11:00" to "+10:00".
The field "Australia/Currie.abbr" has changed from "AEDT" to "AEST".
The field "Australia/Currie.offset" has changed from "+11:00" to "+10:00".
The field "Australia/Hobart.abbr" has changed from "AEDT" to "AEST".
The field "Australia/Hobart.offset" has changed from "+11:00" to "+10:00".
The field "Australia/LHI.abbr" has changed from "+11" to "+1030".
The field "Australia/LHI.offset" has changed from "+11:00" to "+10:30".
The field "Australia/Lord_Howe.abbr" has changed from "+11" to "+1030".
The field "Australia/Lord_Howe.offset" has changed from "+11:00" to "+10:30".
The field "Australia/Melbourne.abbr" has changed from "AEDT" to "AEST".
The field "Australia/Melbourne.offset" has changed from "+11:00" to "+10:00".
The field "Australia/NSW.abbr" has changed from "AEDT" to "AEST".
The field "Australia/NSW.offset" has changed from "+11:00" to "+10:00".
The field "Australia/Sydney.abbr" has changed from "AEDT" to "AEST".
The field "Australia/Sydney.offset" has changed from "+11:00" to "+10:00".
The field "Australia/Tasmania.abbr" has changed from "AEDT" to "AEST".
The field "Australia/Tasmania.offset" has changed from "+11:00" to "+10:00".
The field "Australia/Victoria.abbr" has changed from "AEDT" to "AEST".
The field "Australia/Victoria.offset" has changed from "+11:00" to "+10:00".
The field "Pacific/Norfolk.abbr" has changed from "+12" to "+11".
The field "Pacific/Norfolk.offset" has changed from "+12:00" to "+11:00".
The field "Antarctica/McMurdo.abbr" has changed from "NZDT" to "NZST".
The field "Antarctica/McMurdo.offset" has changed from "+13:00" to "+12:00".
The field "Antarctica/South_Pole.abbr" has changed from "NZDT" to "NZST".
The field "Antarctica/South_Pole.offset" has changed from "+13:00" to "+12:00".
The field "NZ.abbr" has changed from "NZDT" to "NZST".
The field "NZ.offset" has changed from "+13:00" to "+12:00".
The field "Pacific/Auckland.abbr" has changed from "NZDT" to "NZST".
The field "Pacific/Auckland.offset" has changed from "+13:00" to "+12:00".
The field "Pacific/Fiji.abbr" has changed from "+13" to "+12".
The field "Pacific/Fiji.offset" has changed from "+13:00" to "+12:00".
The field "NZ-CHAT.abbr" has changed from "+1345" to "+1245".
The field "NZ-CHAT.offset" has changed from "+13:45" to "+12:45".
The field "Pacific/Chatham.abbr" has changed from "+1345" to "+1245".
The field "Pacific/Chatham.offset" has changed from "+13:45" to "+12:45".
The field "Pacific/Apia.abbr" has changed from "+14" to "+13".
The field "Pacific/Apia.offset" has changed from "+14:00" to "+13:00".
The field "America/Nuuk" has been added ('{"name":"America/Nuuk","abbr":"-02","offset":"-02:00"}').


[timezone] Data generated with warnings for locale "zh-CN".

The field "America/Adak.abbr" has changed from "HST" to "HDT".
The field "America/Adak.offset" has changed from "-10:00" to "-09:00".
The field "America/Atka.abbr" has changed from "HST" to "HDT".
The field "America/Atka.offset" has changed from "-10:00" to "-09:00".
The field "US/Aleutian.abbr" has changed from "HST" to "HDT".
The field "US/Aleutian.offset" has changed from "-10:00" to "-09:00".
The field "America/Anchorage.abbr" has changed from "AKST" to "AKDT".
The field "America/Anchorage.offset" has changed from "-09:00" to "-08:00".
The field "America/Juneau.abbr" has changed from "AKST" to "AKDT".
The field "America/Juneau.offset" has changed from "-09:00" to "-08:00".
The field "America/Metlakatla.abbr" has changed from "AKST" to "AKDT".
The field "America/Metlakatla.offset" has changed from "-09:00" to "-08:00".
The field "America/Nome.abbr" has changed from "AKST" to "AKDT".
The field "America/Nome.offset" has changed from "-09:00" to "-08:00".
The field "America/Sitka.abbr" has changed from "AKST" to "AKDT".
The field "America/Sitka.offset" has changed from "-09:00" to "-08:00".
The field "America/Yakutat.abbr" has changed from "AKST" to "AKDT".
The field "America/Yakutat.offset" has changed from "-09:00" to "-08:00".
The field "US/Alaska.abbr" has changed from "AKST" to "AKDT".
The field "US/Alaska.offset" has changed from "-09:00" to "-08:00".
The field "America/Dawson.abbr" has changed from "PST" to "MST".
The field "America/Dawson.offset" has changed from "-08:00" to "-07:00".
The field "America/Ensenada.abbr" has changed from "PST" to "PDT".
The field "America/Ensenada.offset" has changed from "-08:00" to "-07:00".
The field "America/Los_Angeles.abbr" has changed from "PST" to "PDT".
The field "America/Los_Angeles.offset" has changed from "-08:00" to "-07:00".
The field "America/Santa_Isabel.abbr" has changed from "PST" to "PDT".
The field "America/Santa_Isabel.offset" has changed from "-08:00" to "-07:00".
The field "America/Tijuana.abbr" has changed from "PST" to "PDT".
The field "America/Tijuana.offset" has changed from "-08:00" to "-07:00".
The field "America/Vancouver.abbr" has changed from "PST" to "PDT".
The field "America/Vancouver.offset" has changed from "-08:00" to "-07:00".
The field "America/Whitehorse.abbr" has changed from "PST" to "MST".
The field "America/Whitehorse.offset" has changed from "-08:00" to "-07:00".
The field "Canada/Pacific.abbr" has changed from "PST" to "PDT".
The field "Canada/Pacific.offset" has changed from "-08:00" to "-07:00".
The field "Canada/Yukon.abbr" has changed from "PST" to "MST".
The field "Canada/Yukon.offset" has changed from "-08:00" to "-07:00".
The field "Mexico/BajaNorte.abbr" has changed from "PST" to "PDT".
The field "Mexico/BajaNorte.offset" has changed from "-08:00" to "-07:00".
The field "PST8PDT.abbr" has changed from "PST" to "PDT".
The field "PST8PDT.offset" has changed from "-08:00" to "-07:00".
The field "US/Pacific.abbr" has changed from "PST" to "PDT".
The field "US/Pacific.offset" has changed from "-08:00" to "-07:00".
The field "US/Pacific-New.abbr" has changed from "PST" to "PDT".
The field "US/Pacific-New.offset" has changed from "-08:00" to "-07:00".
The field "America/Boise.abbr" has changed from "MST" to "MDT".
The field "America/Boise.offset" has changed from "-07:00" to "-06:00".
The field "America/Cambridge_Bay.abbr" has changed from "MST" to "MDT".
The field "America/Cambridge_Bay.offset" has changed from "-07:00" to "-06:00".
The field "America/Chihuahua.abbr" has changed from "MST" to "MDT".
The field "America/Chihuahua.offset" has changed from "-07:00" to "-06:00".
The field "America/Denver.abbr" has changed from "MST" to "MDT".
The field "America/Denver.offset" has changed from "-07:00" to "-06:00".
The field "America/Edmonton.abbr" has changed from "MST" to "MDT".
The field "America/Edmonton.offset" has changed from "-07:00" to "-06:00".
The field "America/Inuvik.abbr" has changed from "MST" to "MDT".
The field "America/Inuvik.offset" has changed from "-07:00" to "-06:00".
The field "America/Mazatlan.abbr" has changed from "MST" to "MDT".
The field "America/Mazatlan.offset" has changed from "-07:00" to "-06:00".
The field "America/Ojinaga.abbr" has changed from "MST" to "MDT".
The field "America/Ojinaga.offset" has changed from "-07:00" to "-06:00".
The field "America/Shiprock.abbr" has changed from "MST" to "MDT".
The field "America/Shiprock.offset" has changed from "-07:00" to "-06:00".
The field "America/Yellowknife.abbr" has changed from "MST" to "MDT".
The field "America/Yellowknife.offset" has changed from "-07:00" to "-06:00".
The field "Canada/Mountain.abbr" has changed from "MST" to "MDT".
The field "Canada/Mountain.offset" has changed from "-07:00" to "-06:00".
The field "MST7MDT.abbr" has changed from "MST" to "MDT".
The field "MST7MDT.offset" has changed from "-07:00" to "-06:00".
The field "Mexico/BajaSur.abbr" has changed from "MST" to "MDT".
The field "Mexico/BajaSur.offset" has changed from "-07:00" to "-06:00".
The field "Navajo.abbr" has changed from "MST" to "MDT".
The field "Navajo.offset" has changed from "-07:00" to "-06:00".
The field "US/Mountain.abbr" has changed from "MST" to "MDT".
The field "US/Mountain.offset" has changed from "-07:00" to "-06:00".
The field "America/Bahia_Banderas.abbr" has changed from "CST" to "CDT".
The field "America/Bahia_Banderas.offset" has changed from "-06:00" to "-05:00".
The field "America/Chicago.abbr" has changed from "CST" to "CDT".
The field "America/Chicago.offset" has changed from "-06:00" to "-05:00".
The field "America/Indiana/Knox.abbr" has changed from "CST" to "CDT".
The field "America/Indiana/Knox.offset" has changed from "-06:00" to "-05:00".
The field "America/Indiana/Tell_City.abbr" has changed from "CST" to "CDT".
The field "America/Indiana/Tell_City.offset" has changed from "-06:00" to "-05:00".
The field "America/Knox_IN.abbr" has changed from "CST" to "CDT".
The field "America/Knox_IN.offset" has changed from "-06:00" to "-05:00".
The field "America/Matamoros.abbr" has changed from "CST" to "CDT".
The field "America/Matamoros.offset" has changed from "-06:00" to "-05:00".
The field "America/Menominee.abbr" has changed from "CST" to "CDT".
The field "America/Menominee.offset" has changed from "-06:00" to "-05:00".
The field "America/Merida.abbr" has changed from "CST" to "CDT".
The field "America/Merida.offset" has changed from "-06:00" to "-05:00".
The field "America/Mexico_City.abbr" has changed from "CST" to "CDT".
The field "America/Mexico_City.offset" has changed from "-06:00" to "-05:00".
The field "America/Monterrey.abbr" has changed from "CST" to "CDT".
The field "America/Monterrey.offset" has changed from "-06:00" to "-05:00".
The field "America/North_Dakota/Beulah.abbr" has changed from "CST" to "CDT".
The field "America/North_Dakota/Beulah.offset" has changed from "-06:00" to "-05:00".
The field "America/North_Dakota/Center.abbr" has changed from "CST" to "CDT".
The field "America/North_Dakota/Center.offset" has changed from "-06:00" to "-05:00".
The field "America/North_Dakota/New_Salem.abbr" has changed from "CST" to "CDT".
The field "America/North_Dakota/New_Salem.offset" has changed from "-06:00" to "-05:00".
The field "America/Rainy_River.abbr" has changed from "CST" to "CDT".
The field "America/Rainy_River.offset" has changed from "-06:00" to "-05:00".
The field "America/Rankin_Inlet.abbr" has changed from "CST" to "CDT".
The field "America/Rankin_Inlet.offset" has changed from "-06:00" to "-05:00".
The field "America/Resolute.abbr" has changed from "CST" to "CDT".
The field "America/Resolute.offset" has changed from "-06:00" to "-05:00".
The field "America/Winnipeg.abbr" has changed from "CST" to "CDT".
The field "America/Winnipeg.offset" has changed from "-06:00" to "-05:00".
The field "CST6CDT.abbr" has changed from "CST" to "CDT".
The field "CST6CDT.offset" has changed from "-06:00" to "-05:00".
The field "Canada/Central.abbr" has changed from "CST" to "CDT".
The field "Canada/Central.offset" has changed from "-06:00" to "-05:00".
The field "Mexico/General.abbr" has changed from "CST" to "CDT".
The field "Mexico/General.offset" has changed from "-06:00" to "-05:00".
The field "US/Central.abbr" has changed from "CST" to "CDT".
The field "US/Central.offset" has changed from "-06:00" to "-05:00".
The field "US/Indiana-Starke.abbr" has changed from "CST" to "CDT".
The field "US/Indiana-Starke.offset" has changed from "-06:00" to "-05:00".
The field "America/Detroit.abbr" has changed from "EST" to "EDT".
The field "America/Detroit.offset" has changed from "-05:00" to "-04:00".
The field "America/Fort_Wayne.abbr" has changed from "EST" to "EDT".
The field "America/Fort_Wayne.offset" has changed from "-05:00" to "-04:00".
The field "America/Grand_Turk.abbr" has changed from "EST" to "EDT".
The field "America/Grand_Turk.offset" has changed from "-05:00" to "-04:00".
The field "America/Havana.abbr" has changed from "CST" to "CDT".
The field "America/Havana.offset" has changed from "-05:00" to "-04:00".
The field "America/Indiana/Indianapolis.abbr" has changed from "EST" to "EDT".
The field "America/Indiana/Indianapolis.offset" has changed from "-05:00" to "-04:00".
The field "America/Indiana/Marengo.abbr" has changed from "EST" to "EDT".
The field "America/Indiana/Marengo.offset" has changed from "-05:00" to "-04:00".
The field "America/Indiana/Petersburg.abbr" has changed from "EST" to "EDT".
The field "America/Indiana/Petersburg.offset" has changed from "-05:00" to "-04:00".
The field "America/Indiana/Vevay.abbr" has changed from "EST" to "EDT".
The field "America/Indiana/Vevay.offset" has changed from "-05:00" to "-04:00".
The field "America/Indiana/Vincennes.abbr" has changed from "EST" to "EDT".
The field "America/Indiana/Vincennes.offset" has changed from "-05:00" to "-04:00".
The field "America/Indiana/Winamac.abbr" has changed from "EST" to "EDT".
The field "America/Indiana/Winamac.offset" has changed from "-05:00" to "-04:00".
The field "America/Indianapolis.abbr" has changed from "EST" to "EDT".
The field "America/Indianapolis.offset" has changed from "-05:00" to "-04:00".
The field "America/Iqaluit.abbr" has changed from "EST" to "EDT".
The field "America/Iqaluit.offset" has changed from "-05:00" to "-04:00".
The field "America/Kentucky/Louisville.abbr" has changed from "EST" to "EDT".
The field "America/Kentucky/Louisville.offset" has changed from "-05:00" to "-04:00".
The field "America/Kentucky/Monticello.abbr" has changed from "EST" to "EDT".
The field "America/Kentucky/Monticello.offset" has changed from "-05:00" to "-04:00".
The field "America/Louisville.abbr" has changed from "EST" to "EDT".
The field "America/Louisville.offset" has changed from "-05:00" to "-04:00".
The field "America/Montreal.abbr" has changed from "EST" to "EDT".
The field "America/Montreal.offset" has changed from "-05:00" to "-04:00".
The field "America/Nassau.abbr" has changed from "EST" to "EDT".
The field "America/Nassau.offset" has changed from "-05:00" to "-04:00".
The field "America/New_York.abbr" has changed from "EST" to "EDT".
The field "America/New_York.offset" has changed from "-05:00" to "-04:00".
The field "America/Nipigon.abbr" has changed from "EST" to "EDT".
The field "America/Nipigon.offset" has changed from "-05:00" to "-04:00".
The field "America/Pangnirtung.abbr" has changed from "EST" to "EDT".
The field "America/Pangnirtung.offset" has changed from "-05:00" to "-04:00".
The field "America/Port-au-Prince.abbr" has changed from "EST" to "EDT".
The field "America/Port-au-Prince.offset" has changed from "-05:00" to "-04:00".
The field "America/Thunder_Bay.abbr" has changed from "EST" to "EDT".
The field "America/Thunder_Bay.offset" has changed from "-05:00" to "-04:00".
The field "America/Toronto.abbr" has changed from "EST" to "EDT".
The field "America/Toronto.offset" has changed from "-05:00" to "-04:00".
The field "Canada/Eastern.abbr" has changed from "EST" to "EDT".
The field "Canada/Eastern.offset" has changed from "-05:00" to "-04:00".
The field "Chile/EasterIsland.abbr" has changed from "-05" to "-06".
The field "Chile/EasterIsland.offset" has changed from "-05:00" to "-06:00".
The field "Cuba.abbr" has changed from "CST" to "CDT".
The field "Cuba.offset" has changed from "-05:00" to "-04:00".
The field "EST5EDT.abbr" has changed from "EST" to "EDT".
The field "EST5EDT.offset" has changed from "-05:00" to "-04:00".
The field "Pacific/Easter.abbr" has changed from "-05" to "-06".
The field "Pacific/Easter.offset" has changed from "-05:00" to "-06:00".
The field "US/East-Indiana.abbr" has changed from "EST" to "EDT".
The field "US/East-Indiana.offset" has changed from "-05:00" to "-04:00".
The field "US/Eastern.abbr" has changed from "EST" to "EDT".
The field "US/Eastern.offset" has changed from "-05:00" to "-04:00".
The field "US/Michigan.abbr" has changed from "EST" to "EDT".
The field "US/Michigan.offset" has changed from "-05:00" to "-04:00".
The field "America/Glace_Bay.abbr" has changed from "AST" to "ADT".
The field "America/Glace_Bay.offset" has changed from "-04:00" to "-03:00".
The field "America/Goose_Bay.abbr" has changed from "AST" to "ADT".
The field "America/Goose_Bay.offset" has changed from "-04:00" to "-03:00".
The field "America/Halifax.abbr" has changed from "AST" to "ADT".
The field "America/Halifax.offset" has changed from "-04:00" to "-03:00".
The field "America/Moncton.abbr" has changed from "AST" to "ADT".
The field "America/Moncton.offset" has changed from "-04:00" to "-03:00".
The field "America/Thule.abbr" has changed from "AST" to "ADT".
The field "America/Thule.offset" has changed from "-04:00" to "-03:00".
The field "Atlantic/Bermuda.abbr" has changed from "AST" to "ADT".
The field "Atlantic/Bermuda.offset" has changed from "-04:00" to "-03:00".
The field "Canada/Atlantic.abbr" has changed from "AST" to "ADT".
The field "Canada/Atlantic.offset" has changed from "-04:00" to "-03:00".
The field "America/St_Johns.abbr" has changed from "NST" to "NDT".
The field "America/St_Johns.offset" has changed from "-03:30" to "-02:30".
The field "Canada/Newfoundland.abbr" has changed from "NST" to "NDT".
The field "Canada/Newfoundland.offset" has changed from "-03:30" to "-02:30".
The field "America/Asuncion.abbr" has changed from "-03" to "-04".
The field "America/Asuncion.offset" has changed from "-03:00" to "-04:00".
The field "America/Godthab.abbr" has changed from "-03" to "-02".
The field "America/Godthab.offset" has changed from "-03:00" to "-02:00".
The field "America/Miquelon.abbr" has changed from "-03" to "-02".
The field "America/Miquelon.offset" has changed from "-03:00" to "-02:00".
The field "America/Santiago.abbr" has changed from "-03" to "-04".
The field "America/Santiago.offset" has changed from "-03:00" to "-04:00".
The field "Chile/Continental.abbr" has changed from "-03" to "-04".
The field "Chile/Continental.offset" has changed from "-03:00" to "-04:00".
The field "America/Scoresbysund.abbr" has changed from "-01" to "+00".
The field "America/Scoresbysund.offset" has changed from "-01:00" to "+00:00".
The field "Atlantic/Azores.abbr" has changed from "-01" to "+00".
The field "Atlantic/Azores.offset" has changed from "-01:00" to "+00:00".
The field "Antarctica/Troll.abbr" has changed from "+00" to "+02".
The field "Antarctica/Troll.offset" has changed from "+00:00" to "+02:00".
The field "Atlantic/Canary.abbr" has changed from "WET" to "WEST".
The field "Atlantic/Canary.offset" has changed from "+00:00" to "+01:00".
The field "Atlantic/Faeroe.abbr" has changed from "WET" to "WEST".
The field "Atlantic/Faeroe.offset" has changed from "+00:00" to "+01:00".
The field "Atlantic/Faroe.abbr" has changed from "WET" to "WEST".
The field "Atlantic/Faroe.offset" has changed from "+00:00" to "+01:00".
The field "Atlantic/Madeira.abbr" has changed from "WET" to "WEST".
The field "Atlantic/Madeira.offset" has changed from "+00:00" to "+01:00".
The field "Eire.abbr" has changed from "GMT" to "IST".
The field "Eire.offset" has changed from "+00:00" to "+01:00".
The field "Europe/Belfast.abbr" has changed from "GMT" to "BST".
The field "Europe/Belfast.offset" has changed from "+00:00" to "+01:00".
The field "Europe/Dublin.abbr" has changed from "GMT" to "IST".
The field "Europe/Dublin.offset" has changed from "+00:00" to "+01:00".
The field "Europe/Guernsey.abbr" has changed from "GMT" to "BST".
The field "Europe/Guernsey.offset" has changed from "+00:00" to "+01:00".
The field "Europe/Isle_of_Man.abbr" has changed from "GMT" to "BST".
The field "Europe/Isle_of_Man.offset" has changed from "+00:00" to "+01:00".
The field "Europe/Jersey.abbr" has changed from "GMT" to "BST".
The field "Europe/Jersey.offset" has changed from "+00:00" to "+01:00".
The field "Europe/Lisbon.abbr" has changed from "WET" to "WEST".
The field "Europe/Lisbon.offset" has changed from "+00:00" to "+01:00".
The field "Europe/London.abbr" has changed from "GMT" to "BST".
The field "Europe/London.offset" has changed from "+00:00" to "+01:00".
The field "GB.abbr" has changed from "GMT" to "BST".
The field "GB.offset" has changed from "+00:00" to "+01:00".
The field "GB-Eire.abbr" has changed from "GMT" to "BST".
The field "GB-Eire.offset" has changed from "+00:00" to "+01:00".
The field "Portugal.abbr" has changed from "WET" to "WEST".
The field "Portugal.offset" has changed from "+00:00" to "+01:00".
The field "WET.abbr" has changed from "WET" to "WEST".
The field "WET.offset" has changed from "+00:00" to "+01:00".
The field "Africa/Ceuta.abbr" has changed from "CET" to "CEST".
The field "Africa/Ceuta.offset" has changed from "+01:00" to "+02:00".
The field "Arctic/Longyearbyen.abbr" has changed from "CET" to "CEST".
The field "Arctic/Longyearbyen.offset" has changed from "+01:00" to "+02:00".
The field "Atlantic/Jan_Mayen.abbr" has changed from "CET" to "CEST".
The field "Atlantic/Jan_Mayen.offset" has changed from "+01:00" to "+02:00".
The field "CET.abbr" has changed from "CET" to "CEST".
The field "CET.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Amsterdam.abbr" has changed from "CET" to "CEST".
The field "Europe/Amsterdam.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Andorra.abbr" has changed from "CET" to "CEST".
The field "Europe/Andorra.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Belgrade.abbr" has changed from "CET" to "CEST".
The field "Europe/Belgrade.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Berlin.abbr" has changed from "CET" to "CEST".
The field "Europe/Berlin.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Bratislava.abbr" has changed from "CET" to "CEST".
The field "Europe/Bratislava.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Brussels.abbr" has changed from "CET" to "CEST".
The field "Europe/Brussels.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Budapest.abbr" has changed from "CET" to "CEST".
The field "Europe/Budapest.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Busingen.abbr" has changed from "CET" to "CEST".
The field "Europe/Busingen.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Copenhagen.abbr" has changed from "CET" to "CEST".
The field "Europe/Copenhagen.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Gibraltar.abbr" has changed from "CET" to "CEST".
The field "Europe/Gibraltar.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Ljubljana.abbr" has changed from "CET" to "CEST".
The field "Europe/Ljubljana.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Luxembourg.abbr" has changed from "CET" to "CEST".
The field "Europe/Luxembourg.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Madrid.abbr" has changed from "CET" to "CEST".
The field "Europe/Madrid.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Malta.abbr" has changed from "CET" to "CEST".
The field "Europe/Malta.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Monaco.abbr" has changed from "CET" to "CEST".
The field "Europe/Monaco.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Oslo.abbr" has changed from "CET" to "CEST".
The field "Europe/Oslo.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Paris.abbr" has changed from "CET" to "CEST".
The field "Europe/Paris.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Podgorica.abbr" has changed from "CET" to "CEST".
The field "Europe/Podgorica.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Prague.abbr" has changed from "CET" to "CEST".
The field "Europe/Prague.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Rome.abbr" has changed from "CET" to "CEST".
The field "Europe/Rome.offset" has changed from "+01:00" to "+02:00".
The field "Europe/San_Marino.abbr" has changed from "CET" to "CEST".
The field "Europe/San_Marino.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Sarajevo.abbr" has changed from "CET" to "CEST".
The field "Europe/Sarajevo.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Skopje.abbr" has changed from "CET" to "CEST".
The field "Europe/Skopje.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Stockholm.abbr" has changed from "CET" to "CEST".
The field "Europe/Stockholm.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Tirane.abbr" has changed from "CET" to "CEST".
The field "Europe/Tirane.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Vaduz.abbr" has changed from "CET" to "CEST".
The field "Europe/Vaduz.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Vatican.abbr" has changed from "CET" to "CEST".
The field "Europe/Vatican.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Vienna.abbr" has changed from "CET" to "CEST".
The field "Europe/Vienna.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Warsaw.abbr" has changed from "CET" to "CEST".
The field "Europe/Warsaw.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Zagreb.abbr" has changed from "CET" to "CEST".
The field "Europe/Zagreb.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Zurich.abbr" has changed from "CET" to "CEST".
The field "Europe/Zurich.offset" has changed from "+01:00" to "+02:00".
The field "MET.abbr" has changed from "MET" to "MEST".
The field "MET.offset" has changed from "+01:00" to "+02:00".
The field "Poland.abbr" has changed from "CET" to "CEST".
The field "Poland.offset" has changed from "+01:00" to "+02:00".
The field "Asia/Amman.abbr" has changed from "EET" to "EEST".
The field "Asia/Amman.offset" has changed from "+02:00" to "+03:00".
The field "Asia/Beirut.abbr" has changed from "EET" to "EEST".
The field "Asia/Beirut.offset" has changed from "+02:00" to "+03:00".
The field "Asia/Damascus.abbr" has changed from "EET" to "EEST".
The field "Asia/Damascus.offset" has changed from "+02:00" to "+03:00".
The field "Asia/Famagusta.abbr" has changed from "EET" to "EEST".
The field "Asia/Famagusta.offset" has changed from "+02:00" to "+03:00".
The field "Asia/Gaza.abbr" has changed from "EET" to "EEST".
The field "Asia/Gaza.offset" has changed from "+02:00" to "+03:00".
The field "Asia/Hebron.abbr" has changed from "EET" to "EEST".
The field "Asia/Hebron.offset" has changed from "+02:00" to "+03:00".
The field "Asia/Jerusalem.abbr" has changed from "IST" to "IDT".
The field "Asia/Jerusalem.offset" has changed from "+02:00" to "+03:00".
The field "Asia/Nicosia.abbr" has changed from "EET" to "EEST".
The field "Asia/Nicosia.offset" has changed from "+02:00" to "+03:00".
The field "Asia/Tel_Aviv.abbr" has changed from "IST" to "IDT".
The field "Asia/Tel_Aviv.offset" has changed from "+02:00" to "+03:00".
The field "EET.abbr" has changed from "EET" to "EEST".
The field "EET.offset" has changed from "+02:00" to "+03:00".
The field "Europe/Athens.abbr" has changed from "EET" to "EEST".
The field "Europe/Athens.offset" has changed from "+02:00" to "+03:00".
The field "Europe/Bucharest.abbr" has changed from "EET" to "EEST".
The field "Europe/Bucharest.offset" has changed from "+02:00" to "+03:00".
The field "Europe/Chisinau.abbr" has changed from "EET" to "EEST".
The field "Europe/Chisinau.offset" has changed from "+02:00" to "+03:00".
The field "Europe/Helsinki.abbr" has changed from "EET" to "EEST".
The field "Europe/Helsinki.offset" has changed from "+02:00" to "+03:00".
The field "Europe/Kiev.abbr" has changed from "EET" to "EEST".
The field "Europe/Kiev.offset" has changed from "+02:00" to "+03:00".
The field "Europe/Mariehamn.abbr" has changed from "EET" to "EEST".
The field "Europe/Mariehamn.offset" has changed from "+02:00" to "+03:00".
The field "Europe/Nicosia.abbr" has changed from "EET" to "EEST".
The field "Europe/Nicosia.offset" has changed from "+02:00" to "+03:00".
The field "Europe/Riga.abbr" has changed from "EET" to "EEST".
The field "Europe/Riga.offset" has changed from "+02:00" to "+03:00".
The field "Europe/Sofia.abbr" has changed from "EET" to "EEST".
The field "Europe/Sofia.offset" has changed from "+02:00" to "+03:00".
The field "Europe/Tallinn.abbr" has changed from "EET" to "EEST".
The field "Europe/Tallinn.offset" has changed from "+02:00" to "+03:00".
The field "Europe/Tiraspol.abbr" has changed from "EET" to "EEST".
The field "Europe/Tiraspol.offset" has changed from "+02:00" to "+03:00".
The field "Europe/Uzhgorod.abbr" has changed from "EET" to "EEST".
The field "Europe/Uzhgorod.offset" has changed from "+02:00" to "+03:00".
The field "Europe/Vilnius.abbr" has changed from "EET" to "EEST".
The field "Europe/Vilnius.offset" has changed from "+02:00" to "+03:00".
The field "Europe/Zaporozhye.abbr" has changed from "EET" to "EEST".
The field "Europe/Zaporozhye.offset" has changed from "+02:00" to "+03:00".
The field "Israel.abbr" has changed from "IST" to "IDT".
The field "Israel.offset" has changed from "+02:00" to "+03:00".
The field "Asia/Tehran.abbr" has changed from "+0330" to "+0430".
The field "Asia/Tehran.offset" has changed from "+03:30" to "+04:30".
The field "Iran.abbr" has changed from "+0330" to "+0430".
The field "Iran.offset" has changed from "+03:30" to "+04:30".
The field "Australia/Adelaide.abbr" has changed from "ACDT" to "ACST".
The field "Australia/Adelaide.offset" has changed from "+10:30" to "+09:30".
The field "Australia/Broken_Hill.abbr" has changed from "ACDT" to "ACST".
The field "Australia/Broken_Hill.offset" has changed from "+10:30" to "+09:30".
The field "Australia/South.abbr" has changed from "ACDT" to "ACST".
The field "Australia/South.offset" has changed from "+10:30" to "+09:30".
The field "Australia/Yancowinna.abbr" has changed from "ACDT" to "ACST".
The field "Australia/Yancowinna.offset" has changed from "+10:30" to "+09:30".
The field "Australia/ACT.abbr" has changed from "AEDT" to "AEST".
The field "Australia/ACT.offset" has changed from "+11:00" to "+10:00".
The field "Australia/Canberra.abbr" has changed from "AEDT" to "AEST".
The field "Australia/Canberra.offset" has changed from "+11:00" to "+10:00".
The field "Australia/Currie.abbr" has changed from "AEDT" to "AEST".
The field "Australia/Currie.offset" has changed from "+11:00" to "+10:00".
The field "Australia/Hobart.abbr" has changed from "AEDT" to "AEST".
The field "Australia/Hobart.offset" has changed from "+11:00" to "+10:00".
The field "Australia/LHI.abbr" has changed from "+11" to "+1030".
The field "Australia/LHI.offset" has changed from "+11:00" to "+10:30".
The field "Australia/Lord_Howe.abbr" has changed from "+11" to "+1030".
The field "Australia/Lord_Howe.offset" has changed from "+11:00" to "+10:30".
The field "Australia/Melbourne.abbr" has changed from "AEDT" to "AEST".
The field "Australia/Melbourne.offset" has changed from "+11:00" to "+10:00".
The field "Australia/NSW.abbr" has changed from "AEDT" to "AEST".
The field "Australia/NSW.offset" has changed from "+11:00" to "+10:00".
The field "Australia/Sydney.abbr" has changed from "AEDT" to "AEST".
The field "Australia/Sydney.offset" has changed from "+11:00" to "+10:00".
The field "Australia/Tasmania.abbr" has changed from "AEDT" to "AEST".
The field "Australia/Tasmania.offset" has changed from "+11:00" to "+10:00".
The field "Australia/Victoria.abbr" has changed from "AEDT" to "AEST".
The field "Australia/Victoria.offset" has changed from "+11:00" to "+10:00".
The field "Pacific/Norfolk.abbr" has changed from "+12" to "+11".
The field "Pacific/Norfolk.offset" has changed from "+12:00" to "+11:00".
The field "Antarctica/McMurdo.abbr" has changed from "NZDT" to "NZST".
The field "Antarctica/McMurdo.offset" has changed from "+13:00" to "+12:00".
The field "Antarctica/South_Pole.abbr" has changed from "NZDT" to "NZST".
The field "Antarctica/South_Pole.offset" has changed from "+13:00" to "+12:00".
The field "NZ.abbr" has changed from "NZDT" to "NZST".
The field "NZ.offset" has changed from "+13:00" to "+12:00".
The field "Pacific/Auckland.abbr" has changed from "NZDT" to "NZST".
The field "Pacific/Auckland.offset" has changed from "+13:00" to "+12:00".
The field "Pacific/Fiji.abbr" has changed from "+13" to "+12".
The field "Pacific/Fiji.offset" has changed from "+13:00" to "+12:00".
The field "NZ-CHAT.abbr" has changed from "+1345" to "+1245".
The field "NZ-CHAT.offset" has changed from "+13:45" to "+12:45".
The field "Pacific/Chatham.abbr" has changed from "+1345" to "+1245".
The field "Pacific/Chatham.offset" has changed from "+13:45" to "+12:45".
The field "Pacific/Apia.abbr" has changed from "+14" to "+13".
The field "Pacific/Apia.offset" has changed from "+14:00" to "+13:00".
The field "America/Nuuk" has been added ('{"name":"America/Nuuk","abbr":"-02","offset":"-02:00"}').


[timezone] Data generated with warnings for locale "ja".

The field "America/Adak.abbr" has changed from "HST" to "HDT".
The field "America/Adak.offset" has changed from "-10:00" to "-09:00".
The field "America/Atka.abbr" has changed from "HST" to "HDT".
The field "America/Atka.offset" has changed from "-10:00" to "-09:00".
The field "US/Aleutian.abbr" has changed from "HST" to "HDT".
The field "US/Aleutian.offset" has changed from "-10:00" to "-09:00".
The field "America/Anchorage.abbr" has changed from "AKST" to "AKDT".
The field "America/Anchorage.offset" has changed from "-09:00" to "-08:00".
The field "America/Juneau.abbr" has changed from "AKST" to "AKDT".
The field "America/Juneau.offset" has changed from "-09:00" to "-08:00".
The field "America/Metlakatla.abbr" has changed from "AKST" to "AKDT".
The field "America/Metlakatla.offset" has changed from "-09:00" to "-08:00".
The field "America/Nome.abbr" has changed from "AKST" to "AKDT".
The field "America/Nome.offset" has changed from "-09:00" to "-08:00".
The field "America/Sitka.abbr" has changed from "AKST" to "AKDT".
The field "America/Sitka.offset" has changed from "-09:00" to "-08:00".
The field "America/Yakutat.abbr" has changed from "AKST" to "AKDT".
The field "America/Yakutat.offset" has changed from "-09:00" to "-08:00".
The field "US/Alaska.abbr" has changed from "AKST" to "AKDT".
The field "US/Alaska.offset" has changed from "-09:00" to "-08:00".
The field "America/Dawson.abbr" has changed from "PST" to "MST".
The field "America/Dawson.offset" has changed from "-08:00" to "-07:00".
The field "America/Ensenada.abbr" has changed from "PST" to "PDT".
The field "America/Ensenada.offset" has changed from "-08:00" to "-07:00".
The field "America/Los_Angeles.abbr" has changed from "PST" to "PDT".
The field "America/Los_Angeles.offset" has changed from "-08:00" to "-07:00".
The field "America/Santa_Isabel.abbr" has changed from "PST" to "PDT".
The field "America/Santa_Isabel.offset" has changed from "-08:00" to "-07:00".
The field "America/Tijuana.abbr" has changed from "PST" to "PDT".
The field "America/Tijuana.offset" has changed from "-08:00" to "-07:00".
The field "America/Vancouver.abbr" has changed from "PST" to "PDT".
The field "America/Vancouver.offset" has changed from "-08:00" to "-07:00".
The field "America/Whitehorse.abbr" has changed from "PST" to "MST".
The field "America/Whitehorse.offset" has changed from "-08:00" to "-07:00".
The field "Canada/Pacific.abbr" has changed from "PST" to "PDT".
The field "Canada/Pacific.offset" has changed from "-08:00" to "-07:00".
The field "Canada/Yukon.abbr" has changed from "PST" to "MST".
The field "Canada/Yukon.offset" has changed from "-08:00" to "-07:00".
The field "Mexico/BajaNorte.abbr" has changed from "PST" to "PDT".
The field "Mexico/BajaNorte.offset" has changed from "-08:00" to "-07:00".
The field "PST8PDT.abbr" has changed from "PST" to "PDT".
The field "PST8PDT.offset" has changed from "-08:00" to "-07:00".
The field "US/Pacific.abbr" has changed from "PST" to "PDT".
The field "US/Pacific.offset" has changed from "-08:00" to "-07:00".
The field "US/Pacific-New.abbr" has changed from "PST" to "PDT".
The field "US/Pacific-New.offset" has changed from "-08:00" to "-07:00".
The field "America/Boise.abbr" has changed from "MST" to "MDT".
The field "America/Boise.offset" has changed from "-07:00" to "-06:00".
The field "America/Cambridge_Bay.abbr" has changed from "MST" to "MDT".
The field "America/Cambridge_Bay.offset" has changed from "-07:00" to "-06:00".
The field "America/Chihuahua.abbr" has changed from "MST" to "MDT".
The field "America/Chihuahua.offset" has changed from "-07:00" to "-06:00".
The field "America/Denver.abbr" has changed from "MST" to "MDT".
The field "America/Denver.offset" has changed from "-07:00" to "-06:00".
The field "America/Edmonton.abbr" has changed from "MST" to "MDT".
The field "America/Edmonton.offset" has changed from "-07:00" to "-06:00".
The field "America/Inuvik.abbr" has changed from "MST" to "MDT".
The field "America/Inuvik.offset" has changed from "-07:00" to "-06:00".
The field "America/Mazatlan.abbr" has changed from "MST" to "MDT".
The field "America/Mazatlan.offset" has changed from "-07:00" to "-06:00".
The field "America/Ojinaga.abbr" has changed from "MST" to "MDT".
The field "America/Ojinaga.offset" has changed from "-07:00" to "-06:00".
The field "America/Shiprock.abbr" has changed from "MST" to "MDT".
The field "America/Shiprock.offset" has changed from "-07:00" to "-06:00".
The field "America/Yellowknife.abbr" has changed from "MST" to "MDT".
The field "America/Yellowknife.offset" has changed from "-07:00" to "-06:00".
The field "Canada/Mountain.abbr" has changed from "MST" to "MDT".
The field "Canada/Mountain.offset" has changed from "-07:00" to "-06:00".
The field "MST7MDT.abbr" has changed from "MST" to "MDT".
The field "MST7MDT.offset" has changed from "-07:00" to "-06:00".
The field "Mexico/BajaSur.abbr" has changed from "MST" to "MDT".
The field "Mexico/BajaSur.offset" has changed from "-07:00" to "-06:00".
The field "Navajo.abbr" has changed from "MST" to "MDT".
The field "Navajo.offset" has changed from "-07:00" to "-06:00".
The field "US/Mountain.abbr" has changed from "MST" to "MDT".
The field "US/Mountain.offset" has changed from "-07:00" to "-06:00".
The field "America/Bahia_Banderas.abbr" has changed from "CST" to "CDT".
The field "America/Bahia_Banderas.offset" has changed from "-06:00" to "-05:00".
The field "America/Chicago.abbr" has changed from "CST" to "CDT".
The field "America/Chicago.offset" has changed from "-06:00" to "-05:00".
The field "America/Indiana/Knox.abbr" has changed from "CST" to "CDT".
The field "America/Indiana/Knox.offset" has changed from "-06:00" to "-05:00".
The field "America/Indiana/Tell_City.abbr" has changed from "CST" to "CDT".
The field "America/Indiana/Tell_City.offset" has changed from "-06:00" to "-05:00".
The field "America/Knox_IN.abbr" has changed from "CST" to "CDT".
The field "America/Knox_IN.offset" has changed from "-06:00" to "-05:00".
The field "America/Matamoros.abbr" has changed from "CST" to "CDT".
The field "America/Matamoros.offset" has changed from "-06:00" to "-05:00".
The field "America/Menominee.abbr" has changed from "CST" to "CDT".
The field "America/Menominee.offset" has changed from "-06:00" to "-05:00".
The field "America/Merida.abbr" has changed from "CST" to "CDT".
The field "America/Merida.offset" has changed from "-06:00" to "-05:00".
The field "America/Mexico_City.abbr" has changed from "CST" to "CDT".
The field "America/Mexico_City.offset" has changed from "-06:00" to "-05:00".
The field "America/Monterrey.abbr" has changed from "CST" to "CDT".
The field "America/Monterrey.offset" has changed from "-06:00" to "-05:00".
The field "America/North_Dakota/Beulah.abbr" has changed from "CST" to "CDT".
The field "America/North_Dakota/Beulah.offset" has changed from "-06:00" to "-05:00".
The field "America/North_Dakota/Center.abbr" has changed from "CST" to "CDT".
The field "America/North_Dakota/Center.offset" has changed from "-06:00" to "-05:00".
The field "America/North_Dakota/New_Salem.abbr" has changed from "CST" to "CDT".
The field "America/North_Dakota/New_Salem.offset" has changed from "-06:00" to "-05:00".
The field "America/Rainy_River.abbr" has changed from "CST" to "CDT".
The field "America/Rainy_River.offset" has changed from "-06:00" to "-05:00".
The field "America/Rankin_Inlet.abbr" has changed from "CST" to "CDT".
The field "America/Rankin_Inlet.offset" has changed from "-06:00" to "-05:00".
The field "America/Resolute.abbr" has changed from "CST" to "CDT".
The field "America/Resolute.offset" has changed from "-06:00" to "-05:00".
The field "America/Winnipeg.abbr" has changed from "CST" to "CDT".
The field "America/Winnipeg.offset" has changed from "-06:00" to "-05:00".
The field "CST6CDT.abbr" has changed from "CST" to "CDT".
The field "CST6CDT.offset" has changed from "-06:00" to "-05:00".
The field "Canada/Central.abbr" has changed from "CST" to "CDT".
The field "Canada/Central.offset" has changed from "-06:00" to "-05:00".
The field "Mexico/General.abbr" has changed from "CST" to "CDT".
The field "Mexico/General.offset" has changed from "-06:00" to "-05:00".
The field "US/Central.abbr" has changed from "CST" to "CDT".
The field "US/Central.offset" has changed from "-06:00" to "-05:00".
The field "US/Indiana-Starke.abbr" has changed from "CST" to "CDT".
The field "US/Indiana-Starke.offset" has changed from "-06:00" to "-05:00".
The field "America/Detroit.abbr" has changed from "EST" to "EDT".
The field "America/Detroit.offset" has changed from "-05:00" to "-04:00".
The field "America/Fort_Wayne.abbr" has changed from "EST" to "EDT".
The field "America/Fort_Wayne.offset" has changed from "-05:00" to "-04:00".
The field "America/Grand_Turk.abbr" has changed from "EST" to "EDT".
The field "America/Grand_Turk.offset" has changed from "-05:00" to "-04:00".
The field "America/Havana.abbr" has changed from "CST" to "CDT".
The field "America/Havana.offset" has changed from "-05:00" to "-04:00".
The field "America/Indiana/Indianapolis.abbr" has changed from "EST" to "EDT".
The field "America/Indiana/Indianapolis.offset" has changed from "-05:00" to "-04:00".
The field "America/Indiana/Marengo.abbr" has changed from "EST" to "EDT".
The field "America/Indiana/Marengo.offset" has changed from "-05:00" to "-04:00".
The field "America/Indiana/Petersburg.abbr" has changed from "EST" to "EDT".
The field "America/Indiana/Petersburg.offset" has changed from "-05:00" to "-04:00".
The field "America/Indiana/Vevay.abbr" has changed from "EST" to "EDT".
The field "America/Indiana/Vevay.offset" has changed from "-05:00" to "-04:00".
The field "America/Indiana/Vincennes.abbr" has changed from "EST" to "EDT".
The field "America/Indiana/Vincennes.offset" has changed from "-05:00" to "-04:00".
The field "America/Indiana/Winamac.abbr" has changed from "EST" to "EDT".
The field "America/Indiana/Winamac.offset" has changed from "-05:00" to "-04:00".
The field "America/Indianapolis.abbr" has changed from "EST" to "EDT".
The field "America/Indianapolis.offset" has changed from "-05:00" to "-04:00".
The field "America/Iqaluit.abbr" has changed from "EST" to "EDT".
The field "America/Iqaluit.offset" has changed from "-05:00" to "-04:00".
The field "America/Kentucky/Louisville.abbr" has changed from "EST" to "EDT".
The field "America/Kentucky/Louisville.offset" has changed from "-05:00" to "-04:00".
The field "America/Kentucky/Monticello.abbr" has changed from "EST" to "EDT".
The field "America/Kentucky/Monticello.offset" has changed from "-05:00" to "-04:00".
The field "America/Louisville.abbr" has changed from "EST" to "EDT".
The field "America/Louisville.offset" has changed from "-05:00" to "-04:00".
The field "America/Montreal.abbr" has changed from "EST" to "EDT".
The field "America/Montreal.offset" has changed from "-05:00" to "-04:00".
The field "America/Nassau.abbr" has changed from "EST" to "EDT".
The field "America/Nassau.offset" has changed from "-05:00" to "-04:00".
The field "America/New_York.abbr" has changed from "EST" to "EDT".
The field "America/New_York.offset" has changed from "-05:00" to "-04:00".
The field "America/Nipigon.abbr" has changed from "EST" to "EDT".
The field "America/Nipigon.offset" has changed from "-05:00" to "-04:00".
The field "America/Pangnirtung.abbr" has changed from "EST" to "EDT".
The field "America/Pangnirtung.offset" has changed from "-05:00" to "-04:00".
The field "America/Port-au-Prince.abbr" has changed from "EST" to "EDT".
The field "America/Port-au-Prince.offset" has changed from "-05:00" to "-04:00".
The field "America/Thunder_Bay.abbr" has changed from "EST" to "EDT".
The field "America/Thunder_Bay.offset" has changed from "-05:00" to "-04:00".
The field "America/Toronto.abbr" has changed from "EST" to "EDT".
The field "America/Toronto.offset" has changed from "-05:00" to "-04:00".
The field "Canada/Eastern.abbr" has changed from "EST" to "EDT".
The field "Canada/Eastern.offset" has changed from "-05:00" to "-04:00".
The field "Chile/EasterIsland.abbr" has changed from "-05" to "-06".
The field "Chile/EasterIsland.offset" has changed from "-05:00" to "-06:00".
The field "Cuba.abbr" has changed from "CST" to "CDT".
The field "Cuba.offset" has changed from "-05:00" to "-04:00".
The field "EST5EDT.abbr" has changed from "EST" to "EDT".
The field "EST5EDT.offset" has changed from "-05:00" to "-04:00".
The field "Pacific/Easter.abbr" has changed from "-05" to "-06".
The field "Pacific/Easter.offset" has changed from "-05:00" to "-06:00".
The field "US/East-Indiana.abbr" has changed from "EST" to "EDT".
The field "US/East-Indiana.offset" has changed from "-05:00" to "-04:00".
The field "US/Eastern.abbr" has changed from "EST" to "EDT".
The field "US/Eastern.offset" has changed from "-05:00" to "-04:00".
The field "US/Michigan.abbr" has changed from "EST" to "EDT".
The field "US/Michigan.offset" has changed from "-05:00" to "-04:00".
The field "America/Glace_Bay.abbr" has changed from "AST" to "ADT".
The field "America/Glace_Bay.offset" has changed from "-04:00" to "-03:00".
The field "America/Goose_Bay.abbr" has changed from "AST" to "ADT".
The field "America/Goose_Bay.offset" has changed from "-04:00" to "-03:00".
The field "America/Halifax.abbr" has changed from "AST" to "ADT".
The field "America/Halifax.offset" has changed from "-04:00" to "-03:00".
The field "America/Moncton.abbr" has changed from "AST" to "ADT".
The field "America/Moncton.offset" has changed from "-04:00" to "-03:00".
The field "America/Thule.abbr" has changed from "AST" to "ADT".
The field "America/Thule.offset" has changed from "-04:00" to "-03:00".
The field "Atlantic/Bermuda.abbr" has changed from "AST" to "ADT".
The field "Atlantic/Bermuda.offset" has changed from "-04:00" to "-03:00".
The field "Canada/Atlantic.abbr" has changed from "AST" to "ADT".
The field "Canada/Atlantic.offset" has changed from "-04:00" to "-03:00".
The field "America/St_Johns.abbr" has changed from "NST" to "NDT".
The field "America/St_Johns.offset" has changed from "-03:30" to "-02:30".
The field "Canada/Newfoundland.abbr" has changed from "NST" to "NDT".
The field "Canada/Newfoundland.offset" has changed from "-03:30" to "-02:30".
The field "America/Asuncion.abbr" has changed from "-03" to "-04".
The field "America/Asuncion.offset" has changed from "-03:00" to "-04:00".
The field "America/Godthab.abbr" has changed from "-03" to "-02".
The field "America/Godthab.offset" has changed from "-03:00" to "-02:00".
The field "America/Miquelon.abbr" has changed from "-03" to "-02".
The field "America/Miquelon.offset" has changed from "-03:00" to "-02:00".
The field "America/Santiago.abbr" has changed from "-03" to "-04".
The field "America/Santiago.offset" has changed from "-03:00" to "-04:00".
The field "Chile/Continental.abbr" has changed from "-03" to "-04".
The field "Chile/Continental.offset" has changed from "-03:00" to "-04:00".
The field "America/Scoresbysund.abbr" has changed from "-01" to "+00".
The field "America/Scoresbysund.offset" has changed from "-01:00" to "+00:00".
The field "Atlantic/Azores.abbr" has changed from "-01" to "+00".
The field "Atlantic/Azores.offset" has changed from "-01:00" to "+00:00".
The field "Antarctica/Troll.abbr" has changed from "+00" to "+02".
The field "Antarctica/Troll.offset" has changed from "+00:00" to "+02:00".
The field "Atlantic/Canary.abbr" has changed from "WET" to "WEST".
The field "Atlantic/Canary.offset" has changed from "+00:00" to "+01:00".
The field "Atlantic/Faeroe.abbr" has changed from "WET" to "WEST".
The field "Atlantic/Faeroe.offset" has changed from "+00:00" to "+01:00".
The field "Atlantic/Faroe.abbr" has changed from "WET" to "WEST".
The field "Atlantic/Faroe.offset" has changed from "+00:00" to "+01:00".
The field "Atlantic/Madeira.abbr" has changed from "WET" to "WEST".
The field "Atlantic/Madeira.offset" has changed from "+00:00" to "+01:00".
The field "Eire.abbr" has changed from "GMT" to "IST".
The field "Eire.offset" has changed from "+00:00" to "+01:00".
The field "Europe/Belfast.abbr" has changed from "GMT" to "BST".
The field "Europe/Belfast.offset" has changed from "+00:00" to "+01:00".
The field "Europe/Dublin.abbr" has changed from "GMT" to "IST".
The field "Europe/Dublin.offset" has changed from "+00:00" to "+01:00".
The field "Europe/Guernsey.abbr" has changed from "GMT" to "BST".
The field "Europe/Guernsey.offset" has changed from "+00:00" to "+01:00".
The field "Europe/Isle_of_Man.abbr" has changed from "GMT" to "BST".
The field "Europe/Isle_of_Man.offset" has changed from "+00:00" to "+01:00".
The field "Europe/Jersey.abbr" has changed from "GMT" to "BST".
The field "Europe/Jersey.offset" has changed from "+00:00" to "+01:00".
The field "Europe/Lisbon.abbr" has changed from "WET" to "WEST".
The field "Europe/Lisbon.offset" has changed from "+00:00" to "+01:00".
The field "Europe/London.abbr" has changed from "GMT" to "BST".
The field "Europe/London.offset" has changed from "+00:00" to "+01:00".
The field "GB.abbr" has changed from "GMT" to "BST".
The field "GB.offset" has changed from "+00:00" to "+01:00".
The field "GB-Eire.abbr" has changed from "GMT" to "BST".
The field "GB-Eire.offset" has changed from "+00:00" to "+01:00".
The field "Portugal.abbr" has changed from "WET" to "WEST".
The field "Portugal.offset" has changed from "+00:00" to "+01:00".
The field "WET.abbr" has changed from "WET" to "WEST".
The field "WET.offset" has changed from "+00:00" to "+01:00".
The field "Africa/Ceuta.abbr" has changed from "CET" to "CEST".
The field "Africa/Ceuta.offset" has changed from "+01:00" to "+02:00".
The field "Arctic/Longyearbyen.abbr" has changed from "CET" to "CEST".
The field "Arctic/Longyearbyen.offset" has changed from "+01:00" to "+02:00".
The field "Atlantic/Jan_Mayen.abbr" has changed from "CET" to "CEST".
The field "Atlantic/Jan_Mayen.offset" has changed from "+01:00" to "+02:00".
The field "CET.abbr" has changed from "CET" to "CEST".
The field "CET.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Amsterdam.abbr" has changed from "CET" to "CEST".
The field "Europe/Amsterdam.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Andorra.abbr" has changed from "CET" to "CEST".
The field "Europe/Andorra.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Belgrade.abbr" has changed from "CET" to "CEST".
The field "Europe/Belgrade.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Berlin.abbr" has changed from "CET" to "CEST".
The field "Europe/Berlin.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Bratislava.abbr" has changed from "CET" to "CEST".
The field "Europe/Bratislava.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Brussels.abbr" has changed from "CET" to "CEST".
The field "Europe/Brussels.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Budapest.abbr" has changed from "CET" to "CEST".
The field "Europe/Budapest.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Busingen.abbr" has changed from "CET" to "CEST".
The field "Europe/Busingen.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Copenhagen.abbr" has changed from "CET" to "CEST".
The field "Europe/Copenhagen.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Gibraltar.abbr" has changed from "CET" to "CEST".
The field "Europe/Gibraltar.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Ljubljana.abbr" has changed from "CET" to "CEST".
The field "Europe/Ljubljana.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Luxembourg.abbr" has changed from "CET" to "CEST".
The field "Europe/Luxembourg.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Madrid.abbr" has changed from "CET" to "CEST".
The field "Europe/Madrid.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Malta.abbr" has changed from "CET" to "CEST".
The field "Europe/Malta.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Monaco.abbr" has changed from "CET" to "CEST".
The field "Europe/Monaco.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Oslo.abbr" has changed from "CET" to "CEST".
The field "Europe/Oslo.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Paris.abbr" has changed from "CET" to "CEST".
The field "Europe/Paris.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Podgorica.abbr" has changed from "CET" to "CEST".
The field "Europe/Podgorica.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Prague.abbr" has changed from "CET" to "CEST".
The field "Europe/Prague.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Rome.abbr" has changed from "CET" to "CEST".
The field "Europe/Rome.offset" has changed from "+01:00" to "+02:00".
The field "Europe/San_Marino.abbr" has changed from "CET" to "CEST".
The field "Europe/San_Marino.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Sarajevo.abbr" has changed from "CET" to "CEST".
The field "Europe/Sarajevo.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Skopje.abbr" has changed from "CET" to "CEST".
The field "Europe/Skopje.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Stockholm.abbr" has changed from "CET" to "CEST".
The field "Europe/Stockholm.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Tirane.abbr" has changed from "CET" to "CEST".
The field "Europe/Tirane.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Vaduz.abbr" has changed from "CET" to "CEST".
The field "Europe/Vaduz.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Vatican.abbr" has changed from "CET" to "CEST".
The field "Europe/Vatican.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Vienna.abbr" has changed from "CET" to "CEST".
The field "Europe/Vienna.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Warsaw.abbr" has changed from "CET" to "CEST".
The field "Europe/Warsaw.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Zagreb.abbr" has changed from "CET" to "CEST".
The field "Europe/Zagreb.offset" has changed from "+01:00" to "+02:00".
The field "Europe/Zurich.abbr" has changed from "CET" to "CEST".
The field "Europe/Zurich.offset" has changed from "+01:00" to "+02:00".
The field "MET.abbr" has changed from "MET" to "MEST".
The field "MET.offset" has changed from "+01:00" to "+02:00".
The field "Poland.abbr" has changed from "CET" to "CEST".
The field "Poland.offset" has changed from "+01:00" to "+02:00".
The field "Asia/Amman.abbr" has changed from "EET" to "EEST".
The field "Asia/Amman.offset" has changed from "+02:00" to "+03:00".
The field "Asia/Beirut.abbr" has changed from "EET" to "EEST".
The field "Asia/Beirut.offset" has changed from "+02:00" to "+03:00".
The field "Asia/Damascus.abbr" has changed from "EET" to "EEST".
The field "Asia/Damascus.offset" has changed from "+02:00" to "+03:00".
The field "Asia/Famagusta.abbr" has changed from "EET" to "EEST".
The field "Asia/Famagusta.offset" has changed from "+02:00" to "+03:00".
The field "Asia/Gaza.abbr" has changed from "EET" to "EEST".
The field "Asia/Gaza.offset" has changed from "+02:00" to "+03:00".
The field "Asia/Hebron.abbr" has changed from "EET" to "EEST".
The field "Asia/Hebron.offset" has changed from "+02:00" to "+03:00".
The field "Asia/Jerusalem.abbr" has changed from "IST" to "IDT".
The field "Asia/Jerusalem.offset" has changed from "+02:00" to "+03:00".
The field "Asia/Nicosia.abbr" has changed from "EET" to "EEST".
The field "Asia/Nicosia.offset" has changed from "+02:00" to "+03:00".
The field "Asia/Tel_Aviv.abbr" has changed from "IST" to "IDT".
The field "Asia/Tel_Aviv.offset" has changed from "+02:00" to "+03:00".
The field "EET.abbr" has changed from "EET" to "EEST".
The field "EET.offset" has changed from "+02:00" to "+03:00".
The field "Europe/Athens.abbr" has changed from "EET" to "EEST".
The field "Europe/Athens.offset" has changed from "+02:00" to "+03:00".
The field "Europe/Bucharest.abbr" has changed from "EET" to "EEST".
The field "Europe/Bucharest.offset" has changed from "+02:00" to "+03:00".
The field "Europe/Chisinau.abbr" has changed from "EET" to "EEST".
The field "Europe/Chisinau.offset" has changed from "+02:00" to "+03:00".
The field "Europe/Helsinki.abbr" has changed from "EET" to "EEST".
The field "Europe/Helsinki.offset" has changed from "+02:00" to "+03:00".
The field "Europe/Kiev.abbr" has changed from "EET" to "EEST".
The field "Europe/Kiev.offset" has changed from "+02:00" to "+03:00".
The field "Europe/Mariehamn.abbr" has changed from "EET" to "EEST".
The field "Europe/Mariehamn.offset" has changed from "+02:00" to "+03:00".
The field "Europe/Nicosia.abbr" has changed from "EET" to "EEST".
The field "Europe/Nicosia.offset" has changed from "+02:00" to "+03:00".
The field "Europe/Riga.abbr" has changed from "EET" to "EEST".
The field "Europe/Riga.offset" has changed from "+02:00" to "+03:00".
The field "Europe/Sofia.abbr" has changed from "EET" to "EEST".
The field "Europe/Sofia.offset" has changed from "+02:00" to "+03:00".
The field "Europe/Tallinn.abbr" has changed from "EET" to "EEST".
The field "Europe/Tallinn.offset" has changed from "+02:00" to "+03:00".
The field "Europe/Tiraspol.abbr" has changed from "EET" to "EEST".
The field "Europe/Tiraspol.offset" has changed from "+02:00" to "+03:00".
The field "Europe/Uzhgorod.abbr" has changed from "EET" to "EEST".
The field "Europe/Uzhgorod.offset" has changed from "+02:00" to "+03:00".
The field "Europe/Vilnius.abbr" has changed from "EET" to "EEST".
The field "Europe/Vilnius.offset" has changed from "+02:00" to "+03:00".
The field "Europe/Zaporozhye.abbr" has changed from "EET" to "EEST".
The field "Europe/Zaporozhye.offset" has changed from "+02:00" to "+03:00".
The field "Israel.abbr" has changed from "IST" to "IDT".
The field "Israel.offset" has changed from "+02:00" to "+03:00".
The field "Asia/Tehran.abbr" has changed from "+0330" to "+0430".
The field "Asia/Tehran.offset" has changed from "+03:30" to "+04:30".
The field "Iran.abbr" has changed from "+0330" to "+0430".
The field "Iran.offset" has changed from "+03:30" to "+04:30".
The field "Australia/Adelaide.abbr" has changed from "ACDT" to "ACST".
The field "Australia/Adelaide.offset" has changed from "+10:30" to "+09:30".
The field "Australia/Broken_Hill.abbr" has changed from "ACDT" to "ACST".
The field "Australia/Broken_Hill.offset" has changed from "+10:30" to "+09:30".
The field "Australia/South.abbr" has changed from "ACDT" to "ACST".
The field "Australia/South.offset" has changed from "+10:30" to "+09:30".
The field "Australia/Yancowinna.abbr" has changed from "ACDT" to "ACST".
The field "Australia/Yancowinna.offset" has changed from "+10:30" to "+09:30".
The field "Australia/ACT.abbr" has changed from "AEDT" to "AEST".
The field "Australia/ACT.offset" has changed from "+11:00" to "+10:00".
The field "Australia/Canberra.abbr" has changed from "AEDT" to "AEST".
The field "Australia/Canberra.offset" has changed from "+11:00" to "+10:00".
The field "Australia/Currie.abbr" has changed from "AEDT" to "AEST".
The field "Australia/Currie.offset" has changed from "+11:00" to "+10:00".
The field "Australia/Hobart.abbr" has changed from "AEDT" to "AEST".
The field "Australia/Hobart.offset" has changed from "+11:00" to "+10:00".
The field "Australia/LHI.abbr" has changed from "+11" to "+1030".
The field "Australia/LHI.offset" has changed from "+11:00" to "+10:30".
The field "Australia/Lord_Howe.abbr" has changed from "+11" to "+1030".
The field "Australia/Lord_Howe.offset" has changed from "+11:00" to "+10:30".
The field "Australia/Melbourne.abbr" has changed from "AEDT" to "AEST".
The field "Australia/Melbourne.offset" has changed from "+11:00" to "+10:00".
The field "Australia/NSW.abbr" has changed from "AEDT" to "AEST".
The field "Australia/NSW.offset" has changed from "+11:00" to "+10:00".
The field "Australia/Sydney.abbr" has changed from "AEDT" to "AEST".
The field "Australia/Sydney.offset" has changed from "+11:00" to "+10:00".
The field "Australia/Tasmania.abbr" has changed from "AEDT" to "AEST".
The field "Australia/Tasmania.offset" has changed from "+11:00" to "+10:00".
The field "Australia/Victoria.abbr" has changed from "AEDT" to "AEST".
The field "Australia/Victoria.offset" has changed from "+11:00" to "+10:00".
The field "Pacific/Norfolk.abbr" has changed from "+12" to "+11".
The field "Pacific/Norfolk.offset" has changed from "+12:00" to "+11:00".
The field "Antarctica/McMurdo.abbr" has changed from "NZDT" to "NZST".
The field "Antarctica/McMurdo.offset" has changed from "+13:00" to "+12:00".
The field "Antarctica/South_Pole.abbr" has changed from "NZDT" to "NZST".
The field "Antarctica/South_Pole.offset" has changed from "+13:00" to "+12:00".
The field "NZ.abbr" has changed from "NZDT" to "NZST".
The field "NZ.offset" has changed from "+13:00" to "+12:00".
The field "Pacific/Auckland.abbr" has changed from "NZDT" to "NZST".
The field "Pacific/Auckland.offset" has changed from "+13:00" to "+12:00".
The field "Pacific/Fiji.abbr" has changed from "+13" to "+12".
The field "Pacific/Fiji.offset" has changed from "+13:00" to "+12:00".
The field "NZ-CHAT.abbr" has changed from "+1345" to "+1245".
The field "NZ-CHAT.offset" has changed from "+13:45" to "+12:45".
The field "Pacific/Chatham.abbr" has changed from "+1345" to "+1245".
The field "Pacific/Chatham.offset" has changed from "+13:45" to "+12:45".
The field "Pacific/Apia.abbr" has changed from "+14" to "+13".
The field "Pacific/Apia.offset" has changed from "+14:00" to "+13:00".
The field "America/Nuuk" has been added ('{"name":"America/Nuuk","abbr":"-02","offset":"-02:00"}').
[language] Updated 6 locales


[language] Data generated with warnings for locale "de".

The field "en-SZ.country" has changed from "Swasiland" to "Eswatini".
The field "ss-SZ.country" has changed from "Swasiland" to "Eswatini".


[language] Data generated with warnings for locale "es".

The field "mk-MK.country" has changed from "Macedonia" to "Macedonia del Norte".
The field "pa.language" has changed from "panyabí" to "punyabí".


[language] Data generated with warnings for locale "fr-FR".

The field "mk-MK.country" has changed from "Macédoine" to "Macédoine du Nord".
[currency] Writing en data to /Users/emmenko/dev/src/merchant-center-application-kit/packages/l10n/data/currencies/en.json
[currency] Writing ja data to /Users/emmenko/dev/src/merchant-center-application-kit/packages/l10n/data/currencies/ja.json
[currency] Writing zh-CN data to /Users/emmenko/dev/src/merchant-center-application-kit/packages/l10n/data/currencies/zh-CN.json
[currency] Writing es data to /Users/emmenko/dev/src/merchant-center-application-kit/packages/l10n/data/currencies/es.json
[currency] Writing fr-FR data to /Users/emmenko/dev/src/merchant-center-application-kit/packages/l10n/data/currencies/fr-FR.json
[currency] Writing de data to /Users/emmenko/dev/src/merchant-center-application-kit/packages/l10n/data/currencies/de.json
[currency] Updated 6 locales


[currency] Data generated with warnings for locale "es".

The field "MWK.label" has changed from "kwacha malauí" to "kuacha malauí".
The field "ZMW.label" has changed from "kwacha zambiano" to "kuacha zambiano".

Copy link
Contributor

Choose a reason for hiding this comment

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

Makes sense to me what I can see but... It's always a bit hard to know for sure.

@emmenko emmenko requested a review from tdeekens July 27, 2020 08:54
@tdeekens tdeekens added the 🚀 Status: ship it Triggers an merge if rules match via bot label Aug 3, 2020
@kodiakhq kodiakhq bot merged commit c62261f into master Aug 3, 2020
@kodiakhq kodiakhq bot deleted the renovate/all branch August 3, 2020 07:12
@ghost ghost mentioned this pull request Aug 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚀 Status: ship it Triggers an merge if rules match via bot 🤖 Type: Dependencies Dependency updates or something similar
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants