Editing records in a date field in ArcGIS Online converts years 0001 through 0099 to the 20th or 21st century.
Last Published: January 13, 2017ArcGIS Online
Bug ID Number
BUG-000102040
Submitted
January 11, 2017
Last Modified
June 5, 2024
Applies to
ArcGIS Online
Version found
4.4
Status
Known Limit
After review by the development team, it has been determined that this issue is related to a known limitation with the software that lies outside of Esri's control. The issue's Additional Information section may contain further explanation.
Additional Information
This is a known limitation.
Workaround
Update the date from the REST endpoint by entering an applyEdits/updates request formatted as the following:[{"attributes": {"FID": 1,"OBJECTID": 1,"ReportDate": "1/11/0050 6:18:55 PM"}}]