laptop and a wrench

Bug

The date fields from a .csv file are read incorrectly in ArcGIS Pro if the operating system language is set to Swedish.

Zuletzt veröffentlicht: September 15, 2017 ArcGIS Pro
Bug-ID-Nummer BUG-000107585
EingereichtAugust 24, 2017
Zuletzt geändertJune 5, 2024
Gilt fürArcGIS Pro
Gefunden in Version2.0
BetriebssystemWindows OS
Betriebssystemversion10.0 64 Bit
StatusKnown Limit

Zusätzliche Informationen

This is an edge case where we attempt to determine the date format used in the .csv, but it fails because non of them are determinable (no day over 12, therefore we can't tell day from month). This failure causes us to fall back on the locale (for which none of the contained formats match) and we get nulls. Expanding the date fields to have days > 12 resolves the issue with .csv and .csv UTF-8. Once any date is distinguishable, we are able to apply the same algorithm to all of them.

Workaround

The documented workarounds are as follows:1. Use Excel spreadsheets instead of .csv files while working in a Swedish language environment.OR2. Change the operating system language to English.

Schritte zur Reproduzierung

Bug-ID: BUG-000107585

Software:

  • ArcGIS Pro

Benachrichtigung erhalten, wenn sich der Status eines Bugs ändert

Esri Support App herunterladen

Weitere Informationen zu diesem Thema erkunden

Unterstützung durch ArcGIS-Experten anfordern

An den technischen Support wenden

Esri Support App herunterladen

Zu Download-Optionen wechseln