Allow use of ISO 8601 date format in ArcGIS Online

1436
4
01-23-2019 11:02 AM
Status: Implemented
ChrisMathers1
Occasional Contributor II

ArcGIS Online should allow for dates to be stored in hosted services as ISO 8601 (YYYY-MM-DDThh:mm:ssTZD) so that the AGOL front end correctly displays dates as they are recorded. It is silly to make users recalculate their date fields to account for timezones before publishing because the AGOL databases dont store timezone data. Having the time zone data stored with the date makes the calculation converting the presented date into local time no more difficult for the software.

There is a similar idea here.

4 Comments
DonBarker

ISO 8601 is also the standard which is compatible with Pandas datetime objects, and in particular the Pandas read_csv()  function.

TanuHoque
Status changed to: Under Consideration
 
TanuHoque
Status changed to: In Product Plan
 
TanuHoque
Status changed to: Implemented

This Idea has been implemented in ArcGIS Pro 3.2, ArcGIS Enterprise 11.2 and ArcGIS Online R03 (Oct, 2023 release). Please see the What's New documentation for more new features in Pro 3.2.

The Your Ideas in ArcGIS Pro 3.2 blog and video have been posted to the Esri Community blog. You can take a look at these to see your idea and all others that were implemented in this release of ArcGIS Pro.

Some blog posts on ArcGIS Online enhancements:

- https://www.esri.com/arcgis-blog/products/arcgis-online/mapping/working-with-time-zones-in-map-viewe... 

- https://www.esri.com/arcgis-blog/products/arcgis-online/mapping/time-is-on-your-side-with-new-field-...