Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Fix round trip issue with some time zones #239

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

st-abarker
Copy link

As referenced in issue #74 , some time zones are generating an XML output that fails the read procedure for the recipient. This is because of the attempt to add a transition to an open ended group when the last transition has a specified end date. This generally resulted in a transition to a period that had not been added to the TimeZoneDefinition. This change simply attempts to ensure that the period referenced by the open ended transition group exists for the TimeZoneDefinition.

…at the standard period has been added to the time zone definition.
@st-abarker
Copy link
Author

Note that this change conflicts with the one proposed in PR #230

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant