| Bug ID Number |
BUG-000123404 |
| Submitted | June 28, 2019 |
| Last Modified | June 5, 2024 |
| Applies to | ArcGIS Online |
| Version found | 7.1 |
| Operating System | Windows OS |
| Operating System Version | 10.0 64 Bit |
| Status | Will Not Be Addressed
The development team has considered the issue or request and concluded it will not be addressed. The issue's Additional Information section may contain further explanation.
|
Additional Information
This is by design. When building the URL, it uses the raw date value in UNIX time because this is what is being returned by the query. In the pop-up, date is converted to local time for display only. It is recommended to use Arcade to convert or format the date to a string as needed.
Workaround
Create a new text or string field and copy the values from the date field.
Steps to Reproduce