Skip to content
This repository was archived by the owner on Dec 24, 2022. It is now read-only.

Added InvariantCulture to ParseStringDelegate for numerics. #365

Merged
merged 1 commit into from
Aug 22, 2013

Conversation

Discobanan
Copy link

We had an issue with xamarin/monodroid where negative numbers in parsed json-strings was returned as 0. This only happened on devices where language was set to something else than English. This commit fixes that problem.

… issue with xamarin/monodroid where negative numbers in parsed json-strings was returned as 0. This only happened on devices where language was set to something else than English. This commit fixes that problem.
mythz added a commit that referenced this pull request Aug 22, 2013
Added InvariantCulture to ParseStringDelegate for numerics.
@mythz mythz merged commit e57f080 into ServiceStack:master Aug 22, 2013
@mythz
Copy link
Member

mythz commented Aug 22, 2013

great, thx.

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.

2 participants