<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Last Visit Date with Time]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=8004&amp;type=atom" />
	<updated>2019-02-19T07:39:48Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=8004</id>
		<entry>
			<title type="html"><![CDATA[Re: Last Visit Date with Time]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=34273#p34273" />
			<content type="html"><![CDATA[<p>This has been fixed and committed to stable repo. Thanks @kvvaradha and @apmuthu.</p><p>A fixed file can be downloaded <a href="https://sourceforge.net/p/frontaccounting/git/ci/master/tree/admin/users.php">here</a> and replaced.</p><p>Joe</p>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2019-02-19T07:39:48Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=34273#p34273</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Last Visit Date with Time]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=34271#p34271" />
			<content type="html"><![CDATA[<p>@joe: This can be included in the core.</p><p>Setup =&gt; User Accounts Setup<br />Top Listing.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2019-02-19T04:18:18Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=34271#p34271</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Last Visit Date with Time]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=34265#p34265" />
			<content type="html"><![CDATA[<p>As we are recording the time of user login as well.&nbsp; But we are not showing the time in &quot;Users&quot; Page. </p><p>Shall we show it with help of the below code.</p><div class="codebox"><pre><code> 
$last_visit_date = sql2date($myrow[&quot;last_visit_date&quot;]). &#039; &#039; .date(&#039;h:i a&#039;, strtotime($myrow[&#039;last_visit_date&#039;]));</code></pre></div><p>by changing it on /admin/users.php line. No: 136 (Approx)</p>]]></content>
			<author>
				<name><![CDATA[kvvaradha]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19348</uri>
			</author>
			<updated>2019-02-18T06:36:04Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=34265#p34265</id>
		</entry>
</feed>
