<?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 Cannot get dates right in TimeSeries in Water Resources Questions</title>
    <link>https://community.esri.com/t5/water-resources-questions/cannot-get-dates-right-in-timeseries/m-p/188940#M899</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm seeing bizarre behavior when loading dates in to TimeSeries with Text Import.&amp;nbsp; My data are monthly measurements over twelve years, date only, no time, in an Excel sheet.&amp;nbsp; I have tried saving as .txt, .csv, with different cell formatting; I've tried various"Date" formats, "Text," "General," and even just entering number of days-since-1/1/1900.&amp;nbsp; The TsTime field shows the dates as they were in excel, (e.g. "7/24/2002" or "2002-07-24", etc.) but does not use them. Here is what is happening:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Time Series Grapher shows my groundwater hydrograph with the correct TsValue on the y-axis, but they are perfectly equally spaced and assigned a date starting at 12/30/1899 and each record is one day later, i.e. Wells with 17 records end on 1/15/1900, wells with 125 records end on 4/29/1900, etc.&amp;nbsp; My data are not perfectly equally spaced, so, even if I ignore the dates, this is bad.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.&amp;nbsp; I used the empty "UTCOffset" field to try calculating a date field from TsTime.&amp;nbsp; If I just set UTCOffset = TsTime, they output as days-since-1900, e.g. 38928.&amp;nbsp;&amp;nbsp; None of the date-related functions in Python or VBScript have succeeded, rather they fail or populate &amp;lt;null&amp;gt; values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. I've tried various reset-type fixes like creating new excel files, clearing my Temp folder, moving to a brand new map/geodatabase, but no luck.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I feel that I've exhausted the google and forum search for similar issues and my clicking finger is sore... I must be missing something. &lt;/P&gt;&lt;P&gt;Any insight?!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks heaps&lt;/P&gt;&lt;P&gt;Ethan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Sep 2015 13:46:41 GMT</pubDate>
    <dc:creator>EthanLevy</dc:creator>
    <dc:date>2015-09-17T13:46:41Z</dc:date>
    <item>
      <title>Cannot get dates right in TimeSeries</title>
      <link>https://community.esri.com/t5/water-resources-questions/cannot-get-dates-right-in-timeseries/m-p/188940#M899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm seeing bizarre behavior when loading dates in to TimeSeries with Text Import.&amp;nbsp; My data are monthly measurements over twelve years, date only, no time, in an Excel sheet.&amp;nbsp; I have tried saving as .txt, .csv, with different cell formatting; I've tried various"Date" formats, "Text," "General," and even just entering number of days-since-1/1/1900.&amp;nbsp; The TsTime field shows the dates as they were in excel, (e.g. "7/24/2002" or "2002-07-24", etc.) but does not use them. Here is what is happening:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Time Series Grapher shows my groundwater hydrograph with the correct TsValue on the y-axis, but they are perfectly equally spaced and assigned a date starting at 12/30/1899 and each record is one day later, i.e. Wells with 17 records end on 1/15/1900, wells with 125 records end on 4/29/1900, etc.&amp;nbsp; My data are not perfectly equally spaced, so, even if I ignore the dates, this is bad.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.&amp;nbsp; I used the empty "UTCOffset" field to try calculating a date field from TsTime.&amp;nbsp; If I just set UTCOffset = TsTime, they output as days-since-1900, e.g. 38928.&amp;nbsp;&amp;nbsp; None of the date-related functions in Python or VBScript have succeeded, rather they fail or populate &amp;lt;null&amp;gt; values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. I've tried various reset-type fixes like creating new excel files, clearing my Temp folder, moving to a brand new map/geodatabase, but no luck.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I feel that I've exhausted the google and forum search for similar issues and my clicking finger is sore... I must be missing something. &lt;/P&gt;&lt;P&gt;Any insight?!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks heaps&lt;/P&gt;&lt;P&gt;Ethan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Sep 2015 13:46:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-resources-questions/cannot-get-dates-right-in-timeseries/m-p/188940#M899</guid>
      <dc:creator>EthanLevy</dc:creator>
      <dc:date>2015-09-17T13:46:41Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot get dates right in TimeSeries</title>
      <link>https://community.esri.com/t5/water-resources-questions/cannot-get-dates-right-in-timeseries/m-p/188941#M900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK, I solved this issue, in large part.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After graphing with the Time Series Grapher, I opened Properties on the graph, changed X field from "Ascending" to "None," and changed X label field from "&amp;lt;None&amp;gt;" to "TsTime" (the same as the X field). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This still seems like strange behavior for a time series grapher--why else would I want to graph a time series than to see it in &lt;SPAN style="line-height: 1.5;"&gt;an order/spacing that matches the times/dates, &lt;/SPAN&gt;&lt;SPAN style="line-height: 1.5;"&gt;with labels to match?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 1.5;"&gt;I further note that s&lt;/SPAN&gt;&lt;SPAN style="line-height: 1.5;"&gt;etting "X label field" to "TsTime" without changing "Ascending" to "None" does not accomplish this goal (it maintains equal spacing on the x-axis and does not use the values as labels, i.e. each value is labelled from 1899-12-30 with an interval of one day).&amp;nbsp; When values are dates/times, why does "ascending" not display these values in chronological order with appropriate intervals?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I am wondering if I can set the default graph options to this desired behavior (labelling x-axis with x-field values and not "ascending") so that I don't have to change the properties for every graph.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ethan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Sep 2015 14:42:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-resources-questions/cannot-get-dates-right-in-timeseries/m-p/188941#M900</guid>
      <dc:creator>EthanLevy</dc:creator>
      <dc:date>2015-09-25T14:42:36Z</dc:date>
    </item>
  </channel>
</rss>

