Bug-ID-Nummer |
BUG-000157122 |
Eingereicht | March 30, 2023 |
Zuletzt geändert | August 5, 2025 |
Gilt für | ArcGIS Experience Builder |
Gefunden in Version | February 2023 |
Betriebssystem | Windows OS |
Betriebssystemversion | N/A |
Status | Known Limit
Nach Überprüfung durch das Entwicklungsteam wurde festgestellt, dass dieses Problem im Zusammenhang mit einer bekannten Einschränkung der Software steht, die außerhalb der Kontrolle von Esri liegt. Weitere Erläuterungen finden Sie ggf. im Abschnitt "Zusätzliche Informationen" des jeweiligen Problems.
|
Zusätzliche Informationen
ArcGIS Online stores date fields in UTC, applying a conversion to the local time when displaying the date fields based on the machine's time zone settings. Exporting to a CSV file exports the stored UTC time for date fields, as outlined in ArcGIS Online documentation: https://doc.arcgis.com/en/arcgis-online/reference/csv-gpx.htm#:~:text=Data%20is%20exported%20in%20UTC%20format.
Workaround
Either use ArcGIS Web AppBuilder (where CSV exports return time stamps in local or 12-hour time) or recalculate the time from UTC (24-hour) to local (12-hour) outside of ArcGIS Online after exporting the CSV.
Schritte zur Reproduzierung