Skip to content
This repository has been archived by the owner on Jan 22, 2019. It is now read-only.

Please add a Locale setting to configure a default decimal mark in the csv file #115

Open
DerName opened this issue Jan 20, 2016 · 2 comments

Comments

@DerName
Copy link

DerName commented Jan 20, 2016

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.

@cowtowncoder cowtowncoder changed the title Please add a Locale setting to configure a default decimal mark in the csv file (2.8) Please add a Locale setting to configure a default decimal mark in the csv file Feb 23, 2016
@cowtowncoder
Copy link
Member

Sounds like a good idea, probably most applicable via CsvSchema, perhaps using Locale.
Need to figure out read/write side separately.

@DerName
Copy link
Author

DerName commented Mar 4, 2016

hi, sorry for the late reply. to konfigureiren it separately would be more flexible possibility - I do not know what's in my Projket still comes ..

@cowtowncoder cowtowncoder changed the title (2.8) Please add a Locale setting to configure a default decimal mark in the csv file Please add a Locale setting to configure a default decimal mark in the csv file Jan 11, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants