Different results are returned when querying ArcGIS Online users via ArcGIS REST API when using a created date range that has leading zeros.
上次发布: July 10, 2019ArcGIS Online
漏洞 ID 编号
BUG-000123447
已提交
July 1, 2019
上次修改时间
June 5, 2024
适用范围
ArcGIS Online
找到的版本
7.2
状态
Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
附加信息
Too many leading zeros cause the created date parameter to be incorrectly formatted. Format the epoch (unix) dates to regular calendar dates using any online date converter such as https://www.epochconverter.com/, https://www.unixtimestamp.com/index.php, http://www.onlineconversion.com/unix_time.htm and so forth. All online date converters convert the dates differently when the values have too many leading zeros.