Skip to content
This repository was archived by the owner on Mar 9, 2020. It is now read-only.

Added support for cultures as string#486

Open
wertzui wants to merge 1 commit intoJanKallman:masterfrom
wertzui:master
Open

Added support for cultures as string#486
wertzui wants to merge 1 commit intoJanKallman:masterfrom
wertzui:master

Conversation

@wertzui
Copy link

@wertzui wertzui commented Jun 24, 2019

Previously Cultures where only supported in hex format.
This change adds support for cultures defined in the format [$-en].
Before this change whenever AutoFitColumns() was used and a culture was defined in the above format, an exception would be raised as the code tried to parse "en" as an integer in hexadecimal format.

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