<div dir="ltr">Hi,<div><br></div><div>Thanks! for notification we have resolved this issue here in <a href="http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/8449">trac</a> ticket.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Feb 20, 2015 at 9:26 PM, Conrado Maggi <span dir="ltr"><<a href="mailto:comaggi@gmail.com" target="_blank">comaggi@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi,<div><br></div><div>I just found a bug in the calendar when the user uses 12 hour format.</div><div><br></div><div>Step to reproduce:</div><div><br></div><div>1- Go to calendar en create an event form 5:00PM to 7:00PM</div><div>2- When you go back to the calendar the event shows as 5:00AM to 7:00AM</div><div>3- Go to calendar list and you will see the event is correctly save in the database.</div><div><br></div><div>The problem is that full calendar expect the time in 24hours format.</div><div><br></div><div>In both files </div><div>modules/Calendar/actions/Feed.php</div><div>modules/Calendar/actions/SaveAjax.php<br></div><div><br></div><div>You are taking off the AM/PM part but forgot to add the extra 12hours if the time is PM.</div><div><br></div><div>There should be function in Vtiger_Time_UIType class that convert from AM/PM to 24 hours. The meantime I have found attached solution.</div><div><br></div><div>Regards,</div></div>
<br>_______________________________________________<br>
<a href="http://www.vtiger.com/" target="_blank">http://www.vtiger.com/</a><br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr">With<br>Best Regards<br>Uma.S<br><div>Vtiger Team</div></div></div>
</div>