<?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 Identifying Features based on Time in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/identifying-features-based-on-time/m-p/245703#M19047</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am trying to identify features that occurred within a time frame of a feature with a certain field value. So if Point_Type = 1, I want to identify all features that took place within six hours of this feature. I have a date/time field for all features. I'm not real familiar with the time module in python, but I assume that module would have something to do with it. Does anyone know of a bit of code that would help me identify these features? Thanks!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Tommy Burk&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 Feb 2012 13:45:09 GMT</pubDate>
    <dc:creator>TommyBurk</dc:creator>
    <dc:date>2012-02-06T13:45:09Z</dc:date>
    <item>
      <title>Identifying Features based on Time</title>
      <link>https://community.esri.com/t5/python-questions/identifying-features-based-on-time/m-p/245703#M19047</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am trying to identify features that occurred within a time frame of a feature with a certain field value. So if Point_Type = 1, I want to identify all features that took place within six hours of this feature. I have a date/time field for all features. I'm not real familiar with the time module in python, but I assume that module would have something to do with it. Does anyone know of a bit of code that would help me identify these features? Thanks!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Tommy Burk&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Feb 2012 13:45:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/identifying-features-based-on-time/m-p/245703#M19047</guid>
      <dc:creator>TommyBurk</dc:creator>
      <dc:date>2012-02-06T13:45:09Z</dc:date>
    </item>
    <item>
      <title>Re: Identifying Features based on Time</title>
      <link>https://community.esri.com/t5/python-questions/identifying-features-based-on-time/m-p/245704#M19048</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Here is a help document that show how to query time values for the various databases:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00s500000033000000.htm"&gt;http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00s500000033000000.htm&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Feb 2012 17:27:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/identifying-features-based-on-time/m-p/245704#M19048</guid>
      <dc:creator>AndrewChapkowski</dc:creator>
      <dc:date>2012-02-06T17:27:48Z</dc:date>
    </item>
  </channel>
</rss>

