<?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 Issues backdating a blog post with content.schedule_dat in CMS Development</title>
    <link>https://community.hubspot.com/t5/CMS-Development/Issues-backdating-a-blog-post-with-content-schedule-dat/m-p/1053500#M40941</link>
    <description>&lt;P&gt;My blog posts will not allow me to backdate, and this is important because I am migrating my website.&amp;nbsp; Currently I have the following script in:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;&amp;lt;time datetime="{{ content.schedule_date }}" class="blog-post__timestamp"&amp;gt;
{{ content.schedule_date|datetimeformat('%B %e, %Y') }}
&amp;lt;/time&amp;gt;&lt;/LI-CODE&gt;
&lt;P&gt;This is rendering just the first date of the current month.&amp;nbsp; Ex. when I was trying this in September it was making the date Sept 1.&amp;nbsp; Now in October it is making the date Oct 1.&lt;/P&gt;
&lt;P&gt;I have tried every possible adjustment that I can think of including content.updated (gives me last updated date), removing the date and adding it to the head tag of each blog.&amp;nbsp; The problem with this is then I cannot have the blogs in the correct order on the blog listing page.&amp;nbsp; Any ideas?&lt;/P&gt;</description>
    <pubDate>Fri, 11 Oct 2024 13:24:05 GMT</pubDate>
    <dc:creator>BRegan</dc:creator>
    <dc:date>2024-10-11T13:24:05Z</dc:date>
    <item>
      <title>Issues backdating a blog post with content.schedule_dat</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Issues-backdating-a-blog-post-with-content-schedule-dat/m-p/1053500#M40941</link>
      <description>&lt;P&gt;My blog posts will not allow me to backdate, and this is important because I am migrating my website.&amp;nbsp; Currently I have the following script in:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;&amp;lt;time datetime="{{ content.schedule_date }}" class="blog-post__timestamp"&amp;gt;
{{ content.schedule_date|datetimeformat('%B %e, %Y') }}
&amp;lt;/time&amp;gt;&lt;/LI-CODE&gt;
&lt;P&gt;This is rendering just the first date of the current month.&amp;nbsp; Ex. when I was trying this in September it was making the date Sept 1.&amp;nbsp; Now in October it is making the date Oct 1.&lt;/P&gt;
&lt;P&gt;I have tried every possible adjustment that I can think of including content.updated (gives me last updated date), removing the date and adding it to the head tag of each blog.&amp;nbsp; The problem with this is then I cannot have the blogs in the correct order on the blog listing page.&amp;nbsp; Any ideas?&lt;/P&gt;</description>
      <pubDate>Fri, 11 Oct 2024 13:24:05 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Issues-backdating-a-blog-post-with-content-schedule-dat/m-p/1053500#M40941</guid>
      <dc:creator>BRegan</dc:creator>
      <dc:date>2024-10-11T13:24:05Z</dc:date>
    </item>
    <item>
      <title>Re: Issues backdating a blog post with content.schedule_dat</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Issues-backdating-a-blog-post-with-content-schedule-dat/m-p/1053744#M40949</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/525806"&gt;@BRegan&lt;/a&gt;,&lt;BR /&gt;datetimeformat filter is deprecated now, so consider using the format_datetime or format_date filter instead for more flexible settings (&lt;A href="https://developers.hubspot.com/docs/cms/hubl/filters#format-datetime" target="_blank" rel="noopener"&gt;docs)&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AddaxLab_0-1728671707849.png" style="width: 605px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/129088i04F01C8861AF63BC/image-dimensions/605x112?v=v2" width="605" height="112" role="button" title="AddaxLab_0-1728671707849.png" alt="AddaxLab_0-1728671707849.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Oct 2024 18:35:52 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Issues-backdating-a-blog-post-with-content-schedule-dat/m-p/1053744#M40949</guid>
      <dc:creator>AddaxLab</dc:creator>
      <dc:date>2024-10-11T18:35:52Z</dc:date>
    </item>
    <item>
      <title>Re: Issues backdating a blog post with content.schedule_dat</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Issues-backdating-a-blog-post-with-content-schedule-dat/m-p/1055324#M40979</link>
      <description>&lt;P&gt;This still isn't working for me &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt; just the wrong date in a different format.&amp;nbsp; I have tried it in several ways that are listed inthe article you linked.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Oct 2024 16:00:37 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Issues-backdating-a-blog-post-with-content-schedule-dat/m-p/1055324#M40979</guid>
      <dc:creator>BRegan</dc:creator>
      <dc:date>2024-10-15T16:00:37Z</dc:date>
    </item>
  </channel>
</rss>

