Client needs content published to a feed automatically, once every 24 hours at a particular time. The content has already been created for all future posts.<br><br>I set it up as follows:<br><br>Content:<br><br>Item A: Post date set to 4/9 6 PM<br>
Item B: Post date set to 4/10 6 PM<br>
Item C: Post date set to 4/11 6 PM<br>Item D: Post date set to 4/12 6 PM<br><br>I&#39;ve created the feed in a View.<br><br>Number of items to display is: 1<br>Sort is ascending on Post date.<br>Filter is set to: Post date is greater than now - 24 hours.<br>

<br>This does not work. With this configuration Item A only gets onto the feed at 10:01 PM on 4/9.<br><br>It seems to work right if I set the filter to: Post date is greater than &quot;now - 20 hours.&quot;<br><br>Clearly this must have something to do with the fact that the site is in &quot;EDT&quot; which is UTC - 400. The site uses Drupal 6.25 with Date 2.8. The site time zone is set to &quot;America/New York&quot; and &quot;user configurable times zones&quot; are &quot;disabled.&quot;<br>
<br>Though I seem to have it working, I&#39;m still confused. Can  anyone explain?<br><br>Thanks,<br><br>Shai<br>