<?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: REST API Query by Date in ArcGIS REST APIs and Services Questions</title>
    <link>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/rest-api-query-by-date/m-p/548399#M2616</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I don't see a property exposed by the REST API that indicates what type of query syntax I should use.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How do I determine what database is being used by a mapservice layer?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Without know that, it is difficult to compose the appropriate date query syntax.&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, 15 Nov 2012 13:22:16 GMT</pubDate>
    <dc:creator>KirkKuykendall</dc:creator>
    <dc:date>2012-11-15T13:22:16Z</dc:date>
    <item>
      <title>REST API Query by Date</title>
      <link>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/rest-api-query-by-date/m-p/548396#M2613</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am trying to use the REST API to query by date. In the where field I want to enter something like this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;my_Date &amp;gt;= '06/15/2009 12:00:00 AM'&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That is not working. I have tried many alternatives. Any help would be appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sorry if this has been answered but I am having trouble searching the new forums.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jay&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 May 2010 15:17:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/rest-api-query-by-date/m-p/548396#M2613</guid>
      <dc:creator>JordanParfitt</dc:creator>
      <dc:date>2010-05-12T15:17:28Z</dc:date>
    </item>
    <item>
      <title>Re: REST API Query by Date</title>
      <link>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/rest-api-query-by-date/m-p/548397#M2614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;A little more searching and....&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;"Accident_D" &amp;gt; date '2009-01-01 00:00:00' &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That works...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks All&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 May 2010 16:10:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/rest-api-query-by-date/m-p/548397#M2614</guid>
      <dc:creator>JordanParfitt</dc:creator>
      <dc:date>2010-05-12T16:10:54Z</dc:date>
    </item>
    <item>
      <title>Re: REST API Query by Date</title>
      <link>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/rest-api-query-by-date/m-p/548398#M2615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;A little more searching and....&lt;BR /&gt;&lt;BR /&gt;"Accident_D" &amp;gt; date '2009-01-01 00:00:00' &lt;BR /&gt;&lt;BR /&gt;That works...&lt;BR /&gt;&lt;BR /&gt;Thanks All&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;A bit more info regarding this. The syntax for date in the query should conform to the sytax that is supported by the underlying geodatabase. Please see section "Dates and time"&amp;nbsp; in the following help topic.&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;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 May 2010 18:50:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/rest-api-query-by-date/m-p/548398#M2615</guid>
      <dc:creator>RaviNarayanan</dc:creator>
      <dc:date>2010-05-24T18:50:28Z</dc:date>
    </item>
    <item>
      <title>Re: REST API Query by Date</title>
      <link>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/rest-api-query-by-date/m-p/548399#M2616</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I don't see a property exposed by the REST API that indicates what type of query syntax I should use.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How do I determine what database is being used by a mapservice layer?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Without know that, it is difficult to compose the appropriate date query syntax.&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, 15 Nov 2012 13:22:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/rest-api-query-by-date/m-p/548399#M2616</guid>
      <dc:creator>KirkKuykendall</dc:creator>
      <dc:date>2012-11-15T13:22:16Z</dc:date>
    </item>
  </channel>
</rss>

