<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: eTime Widget time interval problem in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/etime-widget-time-interval-problem/m-p/660593#M19504</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Rhett,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; Are you using the compiled or the uncompiled version? I believe I found a mistake in my code:rolleyes: and I would like you to see if it fixes the issue you are seeing.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Apr 2012 20:19:24 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2012-04-24T20:19:24Z</dc:date>
    <item>
      <title>eTime Widget time interval problem</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/etime-widget-time-interval-problem/m-p/660587#M19498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Below is the MapService time info for my "layer":&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;Time Info:&amp;nbsp; Start Time Field: Year_of_Trans End Time Field: N/A Track ID Field: N/A Time Extent: [2010/01/01 08:00:00 UTC, 2015/01/01 08:00:00 UTC] Time Zone: Pacific Standard Time &amp;nbsp;&amp;nbsp; Respects Daylight Saving: False Time Interval: 1 (esriTimeUnitsYears) Export Options:&amp;nbsp;&amp;nbsp; Use Time: True Time Data Cumulative: False Time Offset: 0&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My Year_of_Trans field only has 4 digit years from 2010 to 2015.&amp;nbsp; In ArcMap, the time slider, set to 1 years interval will step through 1 year at a click/slide.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, in the FlexApp, for the first three years, there are two clicks/slides per interval and in the last two years, there are only one.&amp;nbsp; (I.e., starts by displaying the 2010 data, to get to display 2011 data, need to click on the next arrow TWICE.&amp;nbsp; Same for 2011-2013.&amp;nbsp; Then, there is only 1 click for 2014 and 2015).&amp;nbsp; Also, the only values in my time field is the 4 digit year, yet somehow, when you "slide" the slider, it is putting in months, day, year and even time???&amp;nbsp; Not sure how/where it is interpolating that information from, but is probably related to my issue.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does the eTime slider only work with time fields of a particular type or is it supposed to work with same types as ArcMap slider?&amp;nbsp; I started with a date field type, but could never get just a 4 year only to go, so have tried with both numeric and text fields, but have the same issues with all.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any ideas?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;R_&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Apr 2012 22:07:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/etime-widget-time-interval-problem/m-p/660587#M19498</guid>
      <dc:creator>RhettZufelt</dc:creator>
      <dc:date>2012-04-05T22:07:36Z</dc:date>
    </item>
    <item>
      <title>Re: eTime Widget time interval problem</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/etime-widget-time-interval-problem/m-p/660588#M19499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Bump, and more on this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It appears as if this is not an eTime widget issue, but a Time widget issue in general.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does not matter if I load the eTime or Time widget, it is still appears to be "creating" time sequence data on it's own.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am used to server changing config files on it's own, but can't figure out where these extra time "intervals" are coming from, but they don't appear in ArcMap.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;R_&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Apr 2012 23:03:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/etime-widget-time-interval-problem/m-p/660588#M19499</guid>
      <dc:creator>RhettZufelt</dc:creator>
      <dc:date>2012-04-18T23:03:52Z</dc:date>
    </item>
    <item>
      <title>Re: eTime Widget time interval problem</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/etime-widget-time-interval-problem/m-p/660589#M19500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Bump, and more on this.&lt;BR /&gt;&lt;BR /&gt;It appears as if this is not an eTime widget issue, but a Time widget issue in general.&lt;BR /&gt;&lt;BR /&gt;Does not matter if I load the eTime or Time widget, it is still appears to be "creating" time sequence data on it's own.&lt;BR /&gt;&lt;BR /&gt;I am used to server changing config files on it's own, but can't figure out where these extra time "intervals" are coming from, but they don't appear in ArcMap.&lt;BR /&gt;&lt;BR /&gt;R_&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;guess it is an eTime widget issue afterall.&amp;nbsp; I can configure the Time widget to increment by year with only one stop per year.&amp;nbsp; However, if you drag the slider, it is still putting time/date info in there from somewhere.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;However, the eTime widget, no matter how I try to configure it, seems to automatically break each interval into "two" stops.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Apr 2012 17:14:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/etime-widget-time-interval-problem/m-p/660589#M19500</guid>
      <dc:creator>RhettZufelt</dc:creator>
      <dc:date>2012-04-23T17:14:17Z</dc:date>
    </item>
    <item>
      <title>Re: eTime Widget time interval problem</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/etime-widget-time-interval-problem/m-p/660590#M19501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;rhett,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; The lieklyhood of this being related to the eTime is very slim. The eTime is identical to the time slider widget except for the fact that it allows you to specify a different layer at runtime. The routine for determining the time extent is unchanged in the eTime widget from what it is in the esri time slider widget. I actually don't work alot with time enabled layers so I don't really know how you can use a field with just a year and get it to work properly.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Apr 2012 19:13:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/etime-widget-time-interval-problem/m-p/660590#M19501</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2012-04-24T19:13:05Z</dc:date>
    </item>
    <item>
      <title>Re: eTime Widget time interval problem</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/etime-widget-time-interval-problem/m-p/660591#M19502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the info.&amp;nbsp; Still can't figure out what is going on here.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is my timewidget_config:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&amp;lt;?xml version="1.0" ?&amp;gt;
&amp;lt;configuration label="2015 Visiontest"&amp;gt;

&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;dateformat&amp;gt;YYYY&amp;lt;/dateformat&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;loop&amp;gt;true&amp;lt;/loop&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;singlethumbastimeinstant&amp;gt;true&amp;lt;/singlethumbastimeinstant&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;thumbcount&amp;gt;1&amp;lt;/thumbcount&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;thumbmovingrate&amp;gt;1500&amp;lt;/thumbmovingrate&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;timeextent setfromlayer="2015 Visiontest"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;timestops&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;timestopsinterval&amp;gt;1&amp;lt;/timestopsinterval&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;timestopsunits&amp;gt;years&amp;lt;/timestopsunits&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/timestops&amp;gt;

&amp;lt;/configuration&amp;gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and here is the eTime widget_config:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&amp;lt;configuration&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;layers&amp;gt;
&amp;nbsp; &amp;lt;layer label="Year Of Transition" name="2015 Visiontest"&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;dateformat&amp;gt;YYYY&amp;lt;/dateformat&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;loop&amp;gt;true&amp;lt;/loop&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;singlethumbastimeinstant&amp;gt;true&amp;lt;/singlethumbastimeinstant&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;thumbcount&amp;gt;1&amp;lt;/thumbcount&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;thumbmovingrate&amp;gt;1500&amp;lt;/thumbmovingrate&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;timeextent setfromlayer="2015 Visiontest"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;timestops&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;timestopsinterval&amp;gt;1&amp;lt;/timestopsinterval&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;timestopsunits&amp;gt;years&amp;lt;/timestopsunits&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/timestops&amp;gt;
&amp;nbsp; &amp;lt;/layer&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/layers&amp;gt;
&amp;lt;/configuration&amp;gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Seems like they should be working "the same", but they are not.&amp;nbsp; The Time widget is giving me ONE interval per year (each time I move the slider one "click", it increments it one year).&amp;nbsp; With this same config, the eTime widget is giving me TWO intervals per year (have to move the slider two "clicks" in order to increment one year).&amp;nbsp; Both are using the same time enabled service, yet behave differently.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Do you see anything that I'm missing here?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Rhett&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 03:57:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/etime-widget-time-interval-problem/m-p/660591#M19502</guid>
      <dc:creator>RhettZufelt</dc:creator>
      <dc:date>2021-12-12T03:57:02Z</dc:date>
    </item>
    <item>
      <title>Re: eTime Widget time interval problem</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/etime-widget-time-interval-problem/m-p/660592#M19503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Rhett,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; I don't suppose your map Service is pubic for me to access is it? If not would you give me all the details about the layer (field types, values, etc) so I can re-create the map service?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Apr 2012 19:46:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/etime-widget-time-interval-problem/m-p/660592#M19503</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2012-04-24T19:46:00Z</dc:date>
    </item>
    <item>
      <title>Re: eTime Widget time interval problem</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/etime-widget-time-interval-problem/m-p/660593#M19504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Rhett,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; Are you using the compiled or the uncompiled version? I believe I found a mistake in my code:rolleyes: and I would like you to see if it fixes the issue you are seeing.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Apr 2012 20:19:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/etime-widget-time-interval-problem/m-p/660593#M19504</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2012-04-24T20:19:24Z</dc:date>
    </item>
    <item>
      <title>Re: eTime Widget time interval problem</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/etime-widget-time-interval-problem/m-p/660594#M19505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Unfortunatly,&amp;nbsp; my services are not available publicly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is what my polygons look like: [ATTACH=CONFIG]13782[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have two attribute columns.&amp;nbsp; One is a text column of length 20 and the other is a short column length 2.&amp;nbsp; Both have a 4 digit year between 2010 and 2015 and each polygon only has one year assigned.&amp;nbsp; The idea is to have only the polygons with the respective year to display as you move the slider.&amp;nbsp; I have tried using both of these columns and have the issues.&amp;nbsp; With the Time slider, I got it to work using the text column as the time field.&amp;nbsp; Well, it "works" with the eTime also, just gives me the two steps per interval issue.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using the un-compiled version so can do any testing needed.&amp;nbsp; Right now, I am actually using the pre-release3, but, to make sure it wasn't related to that, I have also set it up in the 2.5 version and have the same results.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here are the rest attributes for my service (minus the symbology info to reduce size):&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;
Layer: TA (ID: 0)
Display Field: Year_of_Trans

Type: Feature Layer

Geometry Type: esriGeometryPolygon

Description: 

Definition Expression: 
Copyright Text: 

Min. Scale: 0

Max. Scale: 0

Default Visibility: True

Extent: 

XMin: 558473.4375
YMin: 113834.0086
XMax: 594972.687500002
YMax: 154573.8906
Spatial Reference: 32149

Has Attachments: False

HTML Popup Type: esriServerHTMLPopupTypeAsHTMLText

Time Info: 

Start Time Field: Year_of_Trans
End Time Field: N/A
Track ID Field: N/A
Time Extent: [2010/01/01 08:00:00 UTC, 2015/01/01 08:00:00 UTC]
Time Zone: Pacific Standard Time
&amp;nbsp;&amp;nbsp; Respects Daylight Saving: True
Time Interval: 1 (esriTimeUnitsYears)
Export Options: 

Use Time: True
Time Data Cumulative: False
Time Offset: 0



Fields: 
OBJECTID (Type: esriFieldTypeOID, Alias: OBJECTID) 
Shape (Type: esriFieldTypeGeometry, Alias: Shape) 
Shape_Length (Type: esriFieldTypeDouble, Alias: Shape_Length) 
Shape_Area (Type: esriFieldTypeDouble, Alias: Shape_Area) 
Year_of_Trans (Type: esriFieldTypeString, Alias: Year_of_Trans, Length: 20 ) 
time2 (Type: esriFieldTypeSmallInteger, Alias: time2) 
Type ID Field: N/A&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again for looking into this Robert,&amp;nbsp; let me know if I can test anything or answer any other questions that may help,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Rhett&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 03:57:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/etime-widget-time-interval-problem/m-p/660594#M19505</guid>
      <dc:creator>RhettZufelt</dc:creator>
      <dc:date>2021-12-12T03:57:05Z</dc:date>
    </item>
    <item>
      <title>Re: eTime Widget time interval problem</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/etime-widget-time-interval-problem/m-p/660595#M19506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Rhett,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; Here is the updated uncompiled version. See if this addresses the issue you are having.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Apr 2012 01:41:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/etime-widget-time-interval-problem/m-p/660595#M19506</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2012-04-25T01:41:40Z</dc:date>
    </item>
    <item>
      <title>Re: eTime Widget time interval problem</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/etime-widget-time-interval-problem/m-p/660596#M19507</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;That did the trick.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again for your timely solution.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, I modified this line in the TimeSliderSkin.mxml&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt;&amp;lt;mx:DateFormatter id="dateFormatter" formatString="MMM D, YYYY at L:NN A"/&amp;gt;&lt;/PRE&gt;&lt;SPAN&gt; to&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt;&amp;lt;mx:DateFormatter id="dateFormatter" formatString="YYYY"/&amp;gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now it no longer makes up a day and time when moving the slider manually.&amp;nbsp; Only shows the year as in the time field.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried to figure out how to use an If format == "YYYY" then formatString="YYYY", that way, it would be more robust to other layers/maps.&amp;nbsp; However, for this map, the only time enabled layers are by 4 digit year only, so a mod to the skin.mxml works fine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Rhett&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Apr 2012 17:52:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/etime-widget-time-interval-problem/m-p/660596#M19507</guid>
      <dc:creator>RhettZufelt</dc:creator>
      <dc:date>2012-04-25T17:52:55Z</dc:date>
    </item>
    <item>
      <title>Re: eTime Widget time interval problem</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/etime-widget-time-interval-problem/m-p/660597#M19508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Rhett,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; In version 2.5.1.1 the datatip on the slider skin automatically uses the data format that you specify in the xml file for that layer so you don't have to worry anymore about updating the skin manually.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Apr 2012 03:00:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/etime-widget-time-interval-problem/m-p/660597#M19508</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2012-04-26T03:00:43Z</dc:date>
    </item>
    <item>
      <title>Re: eTime Widget time interval problem</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/etime-widget-time-interval-problem/m-p/660598#M19509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks again, and nice enhancement.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, the "datatip" (assuming that is the text box on the slider window itself) does now honor my xml settings.&amp;nbsp; However, if I grab the slider and move it to a position manually, the pop-up info/tip still has Jan 1, YYYY at 12:00 AM.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If I make the mod on the slider skin, it will then just show the year itself and doesn't "create" the day/time info (see attached photos).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;R_&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Apr 2012 23:13:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/etime-widget-time-interval-problem/m-p/660598#M19509</guid>
      <dc:creator>RhettZufelt</dc:creator>
      <dc:date>2012-04-26T23:13:46Z</dc:date>
    </item>
    <item>
      <title>Re: eTime Widget time interval problem</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/etime-widget-time-interval-problem/m-p/660599#M19510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Rhett,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Strange... On my end the Datatip (what you get when you move the slider manually) does follow the dateformat. Did you replace &lt;/SPAN&gt;&lt;STRONG&gt;ALL&lt;/STRONG&gt;&lt;SPAN&gt; your files with the new ones in the download. There is a change to the skin that does not work without a change made to the widget mxml.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Apr 2012 11:25:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/etime-widget-time-interval-problem/m-p/660599#M19510</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2012-04-27T11:25:43Z</dc:date>
    </item>
    <item>
      <title>Re: eTime Widget time interval problem</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/etime-widget-time-interval-problem/m-p/660600#M19511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thought I had changed all files, so tried again, but no change to result.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So, thought maybe it was something I had done that was conflicting, so imported a brand new flexapp, added eTime widget, and have the same issues.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So, thought maybe it was related to using the pre-release 3.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Created a brand new 2.5 viewer project and brought in the eTime widget (even removed the normal Time widget module).&amp;nbsp; Same issue.&amp;nbsp; So, far, the only way I can get it to have the slider value year only is to make the change to the timeSliderSkin.mxml format string.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Wonder if I'm missing something in my config xml or something (still using xml from previous post)??&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;R_&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Apr 2012 18:05:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/etime-widget-time-interval-problem/m-p/660600#M19511</guid>
      <dc:creator>RhettZufelt</dc:creator>
      <dc:date>2012-04-30T18:05:42Z</dc:date>
    </item>
    <item>
      <title>Re: eTime Widget time interval problem</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/etime-widget-time-interval-problem/m-p/660601#M19512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Rhett,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Well, I don't have a clue why it's not working for you. In the eTimeWidget.xml init function these lines pass the dateformat from the xml file to the slider component:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;if (dateFormat){
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; myDateFormatter.formatString = dateFormat;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color:#ff0000;"&gt;timeSlider.setStyle('dateFormat',dateFormat);&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then in the TimeSliderSkin.mxml I use this line to get that info and set the Dateformatter:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&amp;lt;fx:Declarations&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;!--- @private --&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;mx:DateFormatter id="dateFormatter" formatString="{&lt;SPAN style="color:#ff0000;"&gt;hostComponent.getStyle('dateFormat')&lt;/SPAN&gt;}"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/fx:Declarations&amp;gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 03:57:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/etime-widget-time-interval-problem/m-p/660601#M19512</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2021-12-12T03:57:08Z</dc:date>
    </item>
    <item>
      <title>Re: eTime Widget time interval problem</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/etime-widget-time-interval-problem/m-p/660602#M19513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Robert,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks Robert,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I made the changes you mentioned, and the DataTip is now following my Date format.&amp;nbsp; I also re-checked the zip file you posted earlier with the update and I do not see the changes in the files in the zip.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Have cleared all my browser cache, etc. in case I was re-downloading a cached version and still don't see them.&amp;nbsp; Think maybe the zip file didn't get updated properly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Rhett&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Apr 2012 21:30:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/etime-widget-time-interval-problem/m-p/660602#M19513</guid>
      <dc:creator>RhettZufelt</dc:creator>
      <dc:date>2012-04-30T21:30:32Z</dc:date>
    </item>
    <item>
      <title>Re: eTime Widget time interval problem</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/etime-widget-time-interval-problem/m-p/660603#M19514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Rhett,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; OK that's where the disconnect is. I only added those changes to the download from the gallery after I posted the zip file.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Apr 2012 23:15:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/etime-widget-time-interval-problem/m-p/660603#M19514</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2012-04-30T23:15:27Z</dc:date>
    </item>
    <item>
      <title>Re: eTime Widget time interval problem</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/etime-widget-time-interval-problem/m-p/660604#M19515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Pretty easy to narrow down after you posted the changes to the code and I couldn't find it in my copy.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Worked out better this way anyway.&amp;nbsp; I learn a lot more about the way these modules interact when I get to see the changes to the code rather than just an updated version.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again for your time/help,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Rhett&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Apr 2012 23:58:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/etime-widget-time-interval-problem/m-p/660604#M19515</guid>
      <dc:creator>RhettZufelt</dc:creator>
      <dc:date>2012-04-30T23:58:10Z</dc:date>
    </item>
  </channel>
</rss>

