<?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: Code line to display when the page was updated in CMS Development</title>
    <link>https://community.hubspot.com/t5/CMS-Development/Code-line-to-display-when-the-page-was-updated/m-p/869088#M36398</link>
    <description>&lt;P&gt;You can use the "&lt;SPAN&gt;content.updated" HUBL variable to show the UNIX Timestamp of the last of an asset (Landingpage, Webpage etc.)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;For HUBL this could look like:&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;{{ to_local_time(content.updated) }}&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For reference:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://developers.hubspot.com/docs/cms/hubl/variables" target="_blank" rel="noopener"&gt;https://developers.hubspot.com/docs/cms/hubl/variables&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://developers.hubspot.com/docs/cms/hubl/filters" target="_blank" rel="noopener"&gt;https://developers.hubspot.com/docs/cms/hubl/filters&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 24 Oct 2023 09:28:37 GMT</pubDate>
    <dc:creator>JMair</dc:creator>
    <dc:date>2023-10-24T09:28:37Z</dc:date>
    <item>
      <title>Code line to display when the page was updated</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Code-line-to-display-when-the-page-was-updated/m-p/869078#M36397</link>
      <description>&lt;P&gt;My client requested a solution that is technically out of my reach, so I need your help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Basically, my client has a hub page, it lists a bunch of landing pages, each of them features an article.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now client wants that in this hub page, there is a date displayed that auto-updates every time that any of those landing pages are updated in Hubspot.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope I am explaining this correctly. Does any one of you know, if this is remotely possible? I know it's possible with blogs, but is it also possible in case of landing pages?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also if this is not the right place to ask, please let me know where to go or with whom should I talk to.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Tue, 24 Oct 2023 09:08:33 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Code-line-to-display-when-the-page-was-updated/m-p/869078#M36397</guid>
      <dc:creator>MKottise</dc:creator>
      <dc:date>2023-10-24T09:08:33Z</dc:date>
    </item>
    <item>
      <title>Re: Code line to display when the page was updated</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Code-line-to-display-when-the-page-was-updated/m-p/869088#M36398</link>
      <description>&lt;P&gt;You can use the "&lt;SPAN&gt;content.updated" HUBL variable to show the UNIX Timestamp of the last of an asset (Landingpage, Webpage etc.)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;For HUBL this could look like:&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;{{ to_local_time(content.updated) }}&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For reference:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://developers.hubspot.com/docs/cms/hubl/variables" target="_blank" rel="noopener"&gt;https://developers.hubspot.com/docs/cms/hubl/variables&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://developers.hubspot.com/docs/cms/hubl/filters" target="_blank" rel="noopener"&gt;https://developers.hubspot.com/docs/cms/hubl/filters&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Oct 2023 09:28:37 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Code-line-to-display-when-the-page-was-updated/m-p/869088#M36398</guid>
      <dc:creator>JMair</dc:creator>
      <dc:date>2023-10-24T09:28:37Z</dc:date>
    </item>
    <item>
      <title>Re: Code line to display when the page was updated</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Code-line-to-display-when-the-page-was-updated/m-p/869120#M36399</link>
      <description>&lt;P&gt;Thank you, this helped me towards the right direction!&lt;/P&gt;</description>
      <pubDate>Tue, 24 Oct 2023 10:43:46 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Code-line-to-display-when-the-page-was-updated/m-p/869120#M36399</guid>
      <dc:creator>MKottise</dc:creator>
      <dc:date>2023-10-24T10:43:46Z</dc:date>
    </item>
  </channel>
</rss>

