IlwisCore
IlwisCore copied to clipboard
double value recognition in spreadsheets
The spreadsheet connector can't read a double like 9.03 when the local setting of the machine it is running on is set to a language where numbers are separated with a comma (,) and probably vice versa.
There is a QLocale class that we probably have to use to determine those things