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

Use invariant culture for double-to-string conversion when parsing timestamps #8

Merged
merged 1 commit into from
Nov 4, 2024

Conversation

StephenCWills
Copy link
Contributor

This resolves #7

@ritchiecarroll ritchiecarroll merged commit b98f070 into master Nov 4, 2024
3 checks passed
@ritchiecarroll ritchiecarroll deleted the timestamp-culture branch November 4, 2024 20:40
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.

Timestamps are still failing to parse due to not being parsed with CultureInfo.InvariantCulture flag
2 participants