Incorrect date is returned by the Query widget when the layer is published as a map service to ArcGIS Enterprise when the time zone is set as UTC+00:00 Dublin, Edinburgh, Lisbon, London.
上次发布: December 23, 2019Portal for ArcGIS
漏洞 ID 编号
BUG-000125797
已提交
October 7, 2019
上次修改时间
June 5, 2024
适用范围
Portal for ArcGIS
找到的版本
10.6.1
操作系统
N/A
操作系统版本
N/A
状态
Known Limit
经开发团队审核,已确定此问题与不受 Esri 控制的软件的已知限制有关。 问题的“其他信息”部分可能包含进一步说明。
附加信息
It is currently as designed in the service.
The widget queries dates in UTC from a map/feature service based on the REST API contract.
However, when the date time values are passed in a where clause, map/feature service requires that date time values be in the time zone they are stored in the underlying database which is different than the REST API contract's with epoch values.