<?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 Python - Calculate Number of Days Between Dates in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/python-calculate-number-of-days-between-dates/m-p/500246#M39312</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am new to python and am trying to switch away from VBA which I had only used in excel. I have a program in excel that basically does hot spot analysis, but am trying to convert the exact same process into ArcGIS.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I am trying to do is look at record 1 "date_occur" field and calculate the difference in days from record 2. Eventually this will be a loop and data will be written and deleted, but want to start off by learning the basics first.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 Oct 2014 17:55:55 GMT</pubDate>
    <dc:creator>JasonSmith</dc:creator>
    <dc:date>2014-10-01T17:55:55Z</dc:date>
    <item>
      <title>Python - Calculate Number of Days Between Dates</title>
      <link>https://community.esri.com/t5/python-questions/python-calculate-number-of-days-between-dates/m-p/500246#M39312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am new to python and am trying to switch away from VBA which I had only used in excel. I have a program in excel that basically does hot spot analysis, but am trying to convert the exact same process into ArcGIS.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I am trying to do is look at record 1 "date_occur" field and calculate the difference in days from record 2. Eventually this will be a loop and data will be written and deleted, but want to start off by learning the basics first.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Oct 2014 17:55:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/python-calculate-number-of-days-between-dates/m-p/500246#M39312</guid>
      <dc:creator>JasonSmith</dc:creator>
      <dc:date>2014-10-01T17:55:55Z</dc:date>
    </item>
    <item>
      <title>Re: Python - Calculate Number of Days Between Dates</title>
      <link>https://community.esri.com/t5/python-questions/python-calculate-number-of-days-between-dates/m-p/500247#M39313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are variety of calculating the difference between dates using the &lt;A href="https://docs.python.org/2/library/datetime.html"&gt;datetime module&lt;/A&gt;&amp;nbsp;&amp;nbsp; see&lt;A href="http://stackoverflow.com/questions/24268554/python-how-to-calculate-number-of-days-between-2-dates"&gt; one example &lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Oct 2014 18:15:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/python-calculate-number-of-days-between-dates/m-p/500247#M39313</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2014-10-01T18:15:17Z</dc:date>
    </item>
  </channel>
</rss>

