Hi,<div><br></div><div>I am trying to make a custom D7 installations profile.. I have modelled it on the standard and minimal profiles and that got me started.. I am now trying to change the default timezone settings..</div>
<div><br></div><div>I have the following..</div><div><br></div><div><div>variable_del(&#39;configurable_timezones&#39;);</div><div>variable_set(&#39;site_default_country&#39;, &#39;GB&#39;);</div><div>variable_set(&#39;date_first_day&#39;, &#39;1&#39;);</div>
<div>variable_set(&#39;date_default_timezone&#39;, &#39;Europe/London&#39;);</div></div><div><br></div><div>Lines 1 and 4 and not working and lines 2 and 3 are..</div><div><br></div>Line 1 is trying to change &quot;Users may set their own time zone.&quot; under admin/config/regional/settings.<div>
<br></div><div>Line 4 is trying to set the default time zone.</div><div><br></div><div>Anyone got any suggestions?</div><div><br></div><div>TIA<br><div><span class="Apple-style-span" style="color: rgb(51, 51, 51); font-family: &#39;Lucida Grande&#39;, &#39;Lucida Sans Unicode&#39;, sans-serif; font-size: 12px; line-height: 20px; background-color: rgb(255, 255, 255); "><br>
</span></div></div>