Editing records in a date field in ArcGIS Online converts years 0001 through 0099 to the 20th or 21st century.
上次发布: January 13, 2017ArcGIS Online
漏洞 ID 编号
BUG-000102040
已提交
January 11, 2017
上次修改时间
June 5, 2024
适用范围
ArcGIS Online
找到的版本
4.4
状态
Known Limit
经开发团队审核,已确定此问题与不受 Esri 控制的软件的已知限制有关。 问题的“其他信息”部分可能包含进一步说明。
附加信息
This is a known limitation.
解决办法
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"}}]