Numéro d’ID de bogue |
BUG-000107585 |
Envoi | August 24, 2017 |
Dernière modification | June 5, 2024 |
S’applique à | ArcGIS Pro |
Version trouvée | 2.0 |
Système d’exploitation | Windows OS |
Version du système d’exploitation | 10.0 64 Bit |
Statut | Known Limit
Après examen par l’équipe de développement, il a été déterminé que ce problème est lié à une limitation connue du logiciel sur laquelle Esri n’a aucun contrôle. Pour d’autres explications, reportez-vous à la section Informations supplémentaires correspondant au problème.
|
Informations supplémentaires
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.
Solution de contournement
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.
Étapes pour reproduire
ID de bogue: BUG-000107585
Logiciel: