I only have access to ArcGIS Online from my Macbook laptop and would like to upload time enabled data with a startTime that is recognized by AGOL when I upload an item to my content.
Currently I have tried various formatting for my date time field in my attribute table but none of them are being recognized when I upload to AGOL. I have confirmed by looking at the hosted feature layers overview page and there are no time settings. In addition, when I load into a map I am unable to toggle time settings as well.
Any help is appreciated, Thank you!
When you upload it, is the field recognized as date? You need a date field:
https://support.esri.com/en/technical-article/000025594
If you have a date field and it's not letting you specify it as date, or you are generally having issues, there are a few reasons why this could occur. Validate your CSV. here are some good tips on this:
https://support.esri.com/en/technical-article/000024821
I would suspect things like a mix of formats, or a mix of US/international date formats (25/1/2022 and 1/25/2022)
If you are having a hard time, try bringing the data into a file geodatabase using ArcGIS Pro.
To enable time on the feature layer, the Date field needs to be configured a certain way! You need:
Here is an example! The Date field highlighted in green is the time enabled field:
Couple time map notes:
I hope that helps!