laptop and a wrench

Bug

In ArcGIS Online, date values are unexpectedly converted to an unrecognized format when exporting hosted feature service to GeoJSON.

Last Published: November 23, 2016 ArcGIS Online
Bug ID Number BUG-000098863
SubmittedAugust 24, 2016
Last ModifiedAugust 21, 2020
Applies toArcGIS Online
Version found4.2
Operating SystemWindows
Operating System Version8
Version Fixed4.4
StatusFixed

Workaround

Workaround 1: Export to a different format other than GeoJSON. For example, testing shows that this date value conversion issue does not occur when exporting a hosted feature layer to CSV. Workaround 2: Post-process the exported GeoJSON to convert the big integer values back into acceptable date values. Additional information: - Note that neither GeoJSON nor JSON specify how dates should be represented. - Note that JavaScript does specify how dates must be formatted in JSON, as indicated by the Date object’s toJSON method: 2012-04-23T18:25:43.511Z - Whatever format dates are converted into during Export to GeoJSON should be human-readable, recognizable, and able to be re-converted back into Date values when re-imported into ArcGIS Online.

Steps to Reproduce

Bug ID: BUG-000098863

Software:

  • ArcGIS Online

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options

Discover more on this topic