laptop and a wrench

Bug

The week, month, and year time intervals must be based on the calendar for the time slider in an ArcGIS Online web map.

Last Published: November 15, 2014 ArcGIS Online
Bug ID Number BUG-000082911
SubmittedOctober 30, 2014
Last ModifiedMay 4, 2022
Applies toArcGIS Online
Version found3.5
Operating SystemWindows OS
Operating System Version10.0 64 Bit
StatusKnown Limit

Additional Information

Not possible due to different data ranges and calendars.

Workaround

Please retrieve the following workaround:

  1. Open the JSON file in ArcGIS Online Assistant. There is a section for the time slider widget.
  2. Add currentTimeExtent to match the startTime for it to work as needed.

"widgets": {

   "timeSlider": {

      "properties": {

         "startTime": 1372636800000,

         "endTime": 1467331260000,

         "thumbCount": 2,

         "thumbMovingRate": 2000,

         "currentTimeExtent": [

            1372636800000,

            1372636800000

         ],

         "timeStopInterval": {

            "interval": 1,

            "units": "esriTimeUnitsYears"

         }

      }

   }

},

Source: https://community.esri.com/t5/arcgis-online-questions/arcgis-online-time-slider-interval/td-p/690536

Steps to Reproduce

Bug ID: BUG-000082911

Software:

  • ArcGIS Online

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options

Discover more on this topic