<?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 API_Attribute.header.modiTime vs API_Element.header.modiStamp in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/API-Attribute-header-modiTime-vs-API-Element-header-modiStamp/m-p/307539#M1761</link>
    <description>&lt;P&gt;Can someone explain the difference between modiStamp and modiTime?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I figured out that modiTime is a straight unix time stamp.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ex: attribute.header.modiTime = 1569584172 =&amp;nbsp;Fri Sep 27 2019 11:36:12 GMT+0000&lt;/P&gt;&lt;P&gt;Ex: element.header.modiStamp = 46103487 = ???&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way to convert one from the other?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 27 Sep 2021 16:15:40 GMT</pubDate>
    <dc:creator>drjustice</dc:creator>
    <dc:date>2021-09-27T16:15:40Z</dc:date>
    <item>
      <title>API_Attribute.header.modiTime vs API_Element.header.modiStamp</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/API-Attribute-header-modiTime-vs-API-Element-header-modiStamp/m-p/307539#M1761</link>
      <description>&lt;P&gt;Can someone explain the difference between modiStamp and modiTime?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I figured out that modiTime is a straight unix time stamp.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ex: attribute.header.modiTime = 1569584172 =&amp;nbsp;Fri Sep 27 2019 11:36:12 GMT+0000&lt;/P&gt;&lt;P&gt;Ex: element.header.modiStamp = 46103487 = ???&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way to convert one from the other?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Sep 2021 16:15:40 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/API-Attribute-header-modiTime-vs-API-Element-header-modiStamp/m-p/307539#M1761</guid>
      <dc:creator>drjustice</dc:creator>
      <dc:date>2021-09-27T16:15:40Z</dc:date>
    </item>
    <item>
      <title>Re: API_Attribute.header.modiTime vs API_Element.header.modiStamp</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/API-Attribute-header-modiTime-vs-API-Element-header-modiStamp/m-p/307619#M1762</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;modiStamp is not related with time, it's just an incremental stamp. If one element's modiStamp is higher than the other's, then that element was modified later. You can interpret it as a version of the project's database. As soon as something changed, then that "version" will be increased and the actually modified/new elements get that number.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Sep 2021 06:50:28 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/API-Attribute-header-modiTime-vs-API-Element-header-modiStamp/m-p/307619#M1762</guid>
      <dc:creator>Tibor Lorantfy</dc:creator>
      <dc:date>2021-09-28T06:50:28Z</dc:date>
    </item>
  </channel>
</rss>

