Opened 13 years ago
Last modified 12 years ago
#1819 closed feature request
DateTimes are not always parsed correctly when importing datasets — at Initial Version
Reported by: | mkommend | Owned by: | sforsten |
---|---|---|---|
Priority: | medium | Milestone: | |
Component: | Problems.DataAnalysis | Version: | 3.3.6 |
Keywords: | Cc: |
Description
Currently the TableFileParser uses a heuristic to determine which format should be used for parsing numbers. This is not done when parsing dates and per default an invariant date time format is used. Therefore, files containing dates are not parsed correctly, because for example the month and day may be exchanged.
Note: See
TracTickets for help on using
tickets.