<div dir="ltr">The problem is how time is displayed in the record. When config has UTC and user UTC +6 the record created time is displayed in UTC and that misleading user.<div>It also messes up the filter... Solution would be adding displaying time/date as per user time zone, or adding configurable function to a filter such as 'createdtime (add_hours(+7h))' and accordingly changing displayed time adding/deducting timezone difference</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Jul 30, 2022 at 4:27 AM Alan Lord <<a href="mailto:alanslists@gmail.com">alanslists@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 29/07/2022 16:41, Rubén A. Estrada Orozco wrote:<br>
<br>
> When possible, use the same timezone in config.inc.php and in the <br>
> usrers' calendar config.<br>
<br>
Oooh - I think this is wrong advice.<br>
<br>
It's not a good idea if you have users in different timezones.<br>
<br>
Everything _should_ be stored on the db as UTC. Then all users see the <br>
correct time *if* their profile is configured correctly.<br>
<br>
This issue sounds like maybe there is an issue with either timezone <br>
conversion in the list filter, or a DATETIME / DATE conversion - meaning <br>
the hours are being lost or added...<br>
<br>
Al<br>
_______________________________________________<br>
<a href="http://www.vtiger.com/" rel="noreferrer" target="_blank">http://www.vtiger.com/</a></blockquote></div>