The Filter widget in the Portal for ArcGIS web map returns results in the UTC time when consuming a service with the Date field in the local time zone although the time zone parameter is set in the service.
上次发布: February 26, 2019Portal for ArcGIS
漏洞 ID 编号
BUG-000119896
已提交
February 6, 2019
上次修改时间
June 5, 2024
适用范围
Portal for ArcGIS
找到的版本
10.5.1
操作系统
Windows OS
操作系统版本
10.0 64 Bit
状态
Known Limit
经开发团队审核,已确定此问题与不受 Esri 控制的软件的已知限制有关。 问题的“其他信息”部分可能包含进一步说明。
附加信息
This is as designed. Map Viewer assumes the data in the database is stored in the UTC time and then converts to the local time when displaying it in the filter dialog. Once the user selects a local date in the Filter widget, the date is converted back to UTC and then saved as the query.
There is no way for Map Viewer to detect how the date is stored in the database, so UTC is assumed.