<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Date and time Issue]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=8427&amp;type=atom" />
	<updated>2020-04-10T12:14:48Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=8427</id>
		<entry>
			<title type="html"><![CDATA[Re: Date and time Issue]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=37236#p37236" />
			<content type="html"><![CDATA[<p>Thanks a lot</p>]]></content>
			<author>
				<name><![CDATA[xoloking]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=44980</uri>
			</author>
			<updated>2020-04-10T12:14:48Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=37236#p37236</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Date and time Issue]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=36148#p36148" />
			<content type="html"><![CDATA[<p>Lines 25-26 in <strong>config.php</strong>:<br /></p><div class="codebox"><pre><code>    if (!ini_get(&#039;date.timezone&#039;))
        ini_set(&#039;date.timezone&#039;, &#039;Asia/Kolkata&#039;);</code></pre></div><p>Comment out the first line above and edit the second as needed.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2019-10-01T16:13:56Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=36148#p36148</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Date and time Issue]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=36143#p36143" />
			<content type="html"><![CDATA[<p>Add this function to <strong>includes/date_functions.inc</strong> can solve the problem<br /></p><div class="codebox"><pre><code>date_default_timezone_set(&#039;Asia/Ulaanbaatar&#039;);</code></pre></div>]]></content>
			<author>
				<name><![CDATA[notrinos]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=36772</uri>
			</author>
			<updated>2019-10-01T15:07:04Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=36143#p36143</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Date and time Issue]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=36140#p36140" />
			<content type="html"><![CDATA[<p>I m using a shared hosting. and do not have access to my php.ini file.</p><p>How can i change the default timezone to my actual timezone.</p><p>I have tried the following <br />- change the .httaccess file - nothing happens<br />- change the .config.php file - nothing happens</p><p>Please help me resolve this.</p>]]></content>
			<author>
				<name><![CDATA[xoloking]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=44980</uri>
			</author>
			<updated>2019-10-01T12:59:13Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=36140#p36140</id>
		</entry>
</feed>
