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.