<?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 Web Map shows wrong &amp;amp;quot;beach sampling date&amp;amp;quot; in popup window in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/web-map-shows-wrong-amp-quot-beach-sampling-date/m-p/711374#M35240</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I created a web map of beach monitoring sites and results for San Mateo County Calif.&amp;nbsp; The popup includes the sampling date.&amp;nbsp; The date in the popup does not match the date in the underlying data (feature service or shapefile or Excel table).&amp;nbsp; For example:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Data says 7/5/2011,&amp;nbsp;&amp;nbsp; web map popup shows&amp;nbsp; 7/4/2011 5:00 PM&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Data says 5/17/2011, web map popup shows 5/16/2011 5:00 PM&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is consistently wrong for all the map points in all the popups.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The operational layers are on an ArcGIS server behind our county firewall, so you can't see them.&amp;nbsp; So I've documented and illustrated the problem in the attached 2-page PDF.&amp;nbsp; I hope you'll take a look and help figure this out.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Jul 2011 20:17:02 GMT</pubDate>
    <dc:creator>DonBarker</dc:creator>
    <dc:date>2011-07-07T20:17:02Z</dc:date>
    <item>
      <title>Web Map shows wrong &amp;quot;beach sampling date&amp;quot; in popup window</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/web-map-shows-wrong-amp-quot-beach-sampling-date/m-p/711374#M35240</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I created a web map of beach monitoring sites and results for San Mateo County Calif.&amp;nbsp; The popup includes the sampling date.&amp;nbsp; The date in the popup does not match the date in the underlying data (feature service or shapefile or Excel table).&amp;nbsp; For example:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Data says 7/5/2011,&amp;nbsp;&amp;nbsp; web map popup shows&amp;nbsp; 7/4/2011 5:00 PM&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Data says 5/17/2011, web map popup shows 5/16/2011 5:00 PM&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is consistently wrong for all the map points in all the popups.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The operational layers are on an ArcGIS server behind our county firewall, so you can't see them.&amp;nbsp; So I've documented and illustrated the problem in the attached 2-page PDF.&amp;nbsp; I hope you'll take a look and help figure this out.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jul 2011 20:17:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/web-map-shows-wrong-amp-quot-beach-sampling-date/m-p/711374#M35240</guid>
      <dc:creator>DonBarker</dc:creator>
      <dc:date>2011-07-07T20:17:02Z</dc:date>
    </item>
    <item>
      <title>Re: Web Map shows wrong "beach sampling date" in popup window</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/web-map-shows-wrong-amp-quot-beach-sampling-date/m-p/711375#M35241</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The server stores dates in UTC (Universal Time, Coordinated). The web browser converts the date to local time, which is UTC -8 for California (now -7 due to daylight savings time). Thus, all of your date displays are offset 7 hours earlier. So given a date like 7/7/2011 without a time (midnight) will display as 7/6/2011 5pm. This is just how dates work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://en.wikipedia.org/wiki/Coordinated_Universal_Time"&gt;http://en.wikipedia.org/wiki/Coordinated_Universal_Time&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am assuming that the field in question is actually of type "date". Is this a time aware layer? The layer properties dialog in ArcMap (Time tab) lets you specify a time offset. You might try to enable an offset and serve your map out again. I'm not sure it will work with queries against the data, however, and I didn't try it myself. Another option would be to add a string field that represents the date. The browser won't convert the string field in this case.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jul 2011 23:34:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/web-map-shows-wrong-amp-quot-beach-sampling-date/m-p/711375#M35241</guid>
      <dc:creator>MikeMinami</dc:creator>
      <dc:date>2011-07-07T23:34:02Z</dc:date>
    </item>
    <item>
      <title>Re: Web Map shows wrong "beach sampling date" in popup window</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/web-map-shows-wrong-amp-quot-beach-sampling-date/m-p/711376#M35242</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Great, Mike.&amp;nbsp; This makes sense.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for taking time to reply with explanation and suggestions.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jul 2011 23:36:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/web-map-shows-wrong-amp-quot-beach-sampling-date/m-p/711376#M35242</guid>
      <dc:creator>DonBarker</dc:creator>
      <dc:date>2011-07-07T23:36:22Z</dc:date>
    </item>
    <item>
      <title>Re: Web Map shows wrong "beach sampling date" in popup window</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/web-map-shows-wrong-amp-quot-beach-sampling-date/m-p/711377#M35243</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am uploading a feature class from ArcMap 10.1 without a date edit and date created field and turning this on after the feature service is published.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jun 2013 14:54:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/web-map-shows-wrong-amp-quot-beach-sampling-date/m-p/711377#M35243</guid>
      <dc:creator>RichardCitkowicz</dc:creator>
      <dc:date>2013-06-11T14:54:16Z</dc:date>
    </item>
    <item>
      <title>Re: Web Map shows wrong &amp;quot;beach sampling date&amp;quot; in popup window</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/web-map-shows-wrong-amp-quot-beach-sampling-date/m-p/711378#M35244</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The responses here identify the problem, but the resolution is actually present in the ArcGIS/ArcMap documentation here:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/10.3/manage-data/tables/calculate-field-examples.htm" title="http://desktop.arcgis.com/en/arcmap/10.3/manage-data/tables/calculate-field-examples.htm"&gt;Calculate Field examples—Help | ArcGIS for Desktop&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A slight tweak the examples gives the resolution, using the Field Calculator:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4d4d4d; font-family: Consolas, 'Andale Mono', 'Lucida Console', Monaco, 'Courier New', Courier, monospace; font-size: 12px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: pre; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #fafafa; display: inline !important; float: none;"&gt;arcpy.time.ParseDateTimeString(!field1!) + datetime.timedelta(hours=12)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jan 2017 16:28:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/web-map-shows-wrong-amp-quot-beach-sampling-date/m-p/711378#M35244</guid>
      <dc:creator>JamesGraham</dc:creator>
      <dc:date>2017-01-17T16:28:13Z</dc:date>
    </item>
  </channel>
</rss>

