<?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: EXTRACT TIME IN AGOL using API in ArcGIS REST APIs and Services Questions</title>
    <link>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/extract-time-in-agol-using-api/m-p/1634961#M5015</link>
    <description>&lt;P&gt;Originally seconds was the granularity of Unix time, and some time converters are still stuck in the past.&amp;nbsp; Try converting milliseconds to seconds and see if the time converter works.&lt;/P&gt;</description>
    <pubDate>Tue, 22 Jul 2025 14:23:02 GMT</pubDate>
    <dc:creator>JoshuaBixby</dc:creator>
    <dc:date>2025-07-22T14:23:02Z</dc:date>
    <item>
      <title>EXTRACT TIME IN AGOL using API</title>
      <link>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/extract-time-in-agol-using-api/m-p/1634949#M5014</link>
      <description>&lt;P&gt;Question: Converting Timestamps from AGOL User Data to Human-Readable Dates&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm using the following URL to extract user information from my ArcGIS Online (AGOL) account:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;https://[My_AGOL_Account].arcgis.com/sharing/rest/portals/self/users?start=@Value(start)&amp;amp;num=100&amp;amp;f=json&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This returns user data, including a field called `lastLogin` (or similar), which contains timestamps in Unix epoch format in milliseconds — for example: `1634238560000` or `1753130454000`.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I paste these values into an [Epoch Converter](&lt;A href="https://www.epochconverter.com/" target="_blank" rel="noopener"&gt;https://www.epochconverter.com/&lt;/A&gt;), they correctly translate to human-readable dates. However, when I try to convert them in **FME**, I can't get the TimeConverter** transformer to work properly. I've tried various formats and settings, but FME doesn't interpret the timestamp correctly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;**My Question:**&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I convert these millisecond-based Unix timestamps (like `1634238560000`) into readable date/time values for the entire table ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jul 2025 13:44:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/extract-time-in-agol-using-api/m-p/1634949#M5014</guid>
      <dc:creator>AAlkhri</dc:creator>
      <dc:date>2025-07-22T13:44:12Z</dc:date>
    </item>
    <item>
      <title>Re: EXTRACT TIME IN AGOL using API</title>
      <link>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/extract-time-in-agol-using-api/m-p/1634961#M5015</link>
      <description>&lt;P&gt;Originally seconds was the granularity of Unix time, and some time converters are still stuck in the past.&amp;nbsp; Try converting milliseconds to seconds and see if the time converter works.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jul 2025 14:23:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/extract-time-in-agol-using-api/m-p/1634961#M5015</guid>
      <dc:creator>JoshuaBixby</dc:creator>
      <dc:date>2025-07-22T14:23:02Z</dc:date>
    </item>
    <item>
      <title>Re: EXTRACT TIME IN AGOL using API</title>
      <link>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/extract-time-in-agol-using-api/m-p/1635366#M5016</link>
      <description>&lt;P&gt;what was working with me is remove the digits , so the number will be just 10 dig&amp;nbsp;&lt;SPAN&gt;1634238560. SO THAT ACCPET TO COVERT&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jul 2025 11:34:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/extract-time-in-agol-using-api/m-p/1635366#M5016</guid>
      <dc:creator>AAlkhri</dc:creator>
      <dc:date>2025-07-23T11:34:30Z</dc:date>
    </item>
  </channel>
</rss>

