<?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 Date/Time values from Collector in ArcGIS Collector Questions</title>
    <link>https://community.esri.com/t5/arcgis-collector-questions/date-time-values-from-collector/m-p/553734#M9487</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have had a problem when syncing Collector and the data is not showing up in our database.&amp;nbsp; I have managed to extract the data from the device and can view the data in a sql lite viewer.&amp;nbsp; &amp;nbsp; I have extracted all the required data except the date and times.&amp;nbsp; They are showing in a sql lite viewer as e.g 2457800.55.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anybody know what time format this is/how to convert it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have 2 known records that show the correct time but cannot work out how to convert the rest.&lt;/P&gt;&lt;P&gt;e.g.&lt;/P&gt;&lt;P&gt;I know that:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2457800.549 = 16/02/2017 1:09:56 AM&lt;/P&gt;&lt;P&gt;2457800.55 = 16/02/2017 1:11:40 AM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be greatly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 15 Dec 2017 02:43:25 GMT</pubDate>
    <dc:creator>Environment_SouthlandGIS_Servi</dc:creator>
    <dc:date>2017-12-15T02:43:25Z</dc:date>
    <item>
      <title>Date/Time values from Collector</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/date-time-values-from-collector/m-p/553734#M9487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have had a problem when syncing Collector and the data is not showing up in our database.&amp;nbsp; I have managed to extract the data from the device and can view the data in a sql lite viewer.&amp;nbsp; &amp;nbsp; I have extracted all the required data except the date and times.&amp;nbsp; They are showing in a sql lite viewer as e.g 2457800.55.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anybody know what time format this is/how to convert it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have 2 known records that show the correct time but cannot work out how to convert the rest.&lt;/P&gt;&lt;P&gt;e.g.&lt;/P&gt;&lt;P&gt;I know that:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2457800.549 = 16/02/2017 1:09:56 AM&lt;/P&gt;&lt;P&gt;2457800.55 = 16/02/2017 1:11:40 AM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be greatly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Dec 2017 02:43:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/date-time-values-from-collector/m-p/553734#M9487</guid>
      <dc:creator>Environment_SouthlandGIS_Servi</dc:creator>
      <dc:date>2017-12-15T02:43:25Z</dc:date>
    </item>
    <item>
      <title>Re: Date/Time values from Collector</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/date-time-values-from-collector/m-p/553735#M9488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It appears to be expressed in Julian Days.&amp;nbsp;see for instance this online converter:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://www.onlineconversion.com/julian_date.htm" title="http://www.onlineconversion.com/julian_date.htm"&gt;Online Conversion - Julian Date Converter&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/390977_pastedImage_1.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;... or you can use some python implementing existing modules like:&amp;nbsp;&lt;A class="link-titled" href="https://pypi.python.org/pypi/julian/0.14" title="https://pypi.python.org/pypi/julian/0.14"&gt;julian 0.14 : Python Package Index&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Dec 2017 12:51:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/date-time-values-from-collector/m-p/553735#M9488</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2017-12-15T12:51:30Z</dc:date>
    </item>
    <item>
      <title>Re: Date/Time values from Collector</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/date-time-values-from-collector/m-p/553736#M9489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perfect.&amp;nbsp; Thank you very much!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Dec 2017 20:12:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/date-time-values-from-collector/m-p/553736#M9489</guid>
      <dc:creator>Environment_SouthlandGIS_Servi</dc:creator>
      <dc:date>2017-12-15T20:12:50Z</dc:date>
    </item>
  </channel>
</rss>

