<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
    xmlns:admin="http://webns.net/mvcb/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
    <title>Magento Issue Tracking</title>
    <link>http://www.magentocommerce.com/bug-tracking/</link>
    <description></description>
    <dc:language>en</dc:language>
    <dc:creator>MagentoCommerce</dc:creator>
    <dc:rights>Copyright {gmt_date format="%Y"}</dc:rights>
    <dc:date>{gmt_date format="%Y-%m-%dT%H:%i:%s%Q"}</dc:date>
    <admin:generatorAgent rdf:resource="http://expressionengine.com/" />
        <item>
        <title>View Issue #28323 / cron job timezone other than UTC</title>
        <link>http://www.magentocommerce.com/bug-tracking/issue?issue=14300</link>
        <description><![CDATA[<strong>Posted:</strong> 2012-10-04 10:46:21<br/><strong>Category:</strong> Configuration<br/><strong>Version:</strong> 1.6.2.0<br/><strong>Priority:</strong> normal<br/><strong>Status:</strong> new<br/><strong>Reported By:</strong> <a href="http://www.magentocommerce.com/boards/member/283369/">wuerml</a></strong><br/><br/>There's currently no clean way to have cron jobs run in a timezone other than UTC.<br />
I see the necessity for storing all timestamps converted to UTC, but since there maybe cron tasks which should run in the time zone of the server, there should be a way to cleanly handle it.<br />
<br />
Our case: We use a extension to cancel incomplete paypal orders after 45 minutes. This extension is called via magento cron and since we (and the server) are +2:00 of GMT, the orders are only cancelled after 2 hours and 45 minutes.<br/><br/><hr/>]]></description>
    </item>
    
    </channel>
</rss>