52North / IlwisCore

Integrated Land and Water Information System (ILWIS) is a remote sensing and GIS software. ILWIS Core is the functional center of ilwis4..
http://52north.org/communities/ilwis/
34 stars 13 forks source link

double value recognition in spreadsheets #67

Open johko opened 10 years ago

johko commented 10 years ago

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.

MartinSchouwenburg commented 10 years ago

There is a QLocale class that we probably have to use to determine those things