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: edge case timezone issue #57

Merged
merged 1 commit into from
Jun 29, 2024

Conversation

matthewjablack
Copy link
Contributor

@matthewjablack matthewjablack commented Jun 28, 2024

What

Fix issue with extractCsoEventIdDateFromStr function where certain timezone edge cases, particularly on react native, can result in error being thrown

Since this is primarily used for extracting proper date for UI, we should just default to date provided.

@matthewjablack matthewjablack merged commit 1c96ce2 into master Jun 29, 2024
1 check passed
@matthewjablack matthewjablack deleted the matthew/fix-edge-case-timezone-issue branch June 29, 2024 03:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant