This repository was archived by the owner on Jan 22, 2019. It is now read-only.
This repository was archived by the owner on Jan 22, 2019. It is now read-only.
Locale setting to configure a default decimal mark in the csv file #115
The comma is the European equivalent of the decimal point -
maybe ist can be configured like this:
CsvSchema.withDecimalMark(',');
It should be a basic setting for all comma separated values. In the next step - a format string might be also nice on field Level.