Hi again:<br><br>I have a problem. I insert in my DB the time when a user insert a row with time() function.<br><br>In my country, don't change a hour yet, When i use <br><br>format_date($message->fecha, 'custom', 'h:i A')<br>
<br>show the hour but with hour + 1, ej: 2:20, and my hour yet is 1:20.<br><br>thanks.<br>