[Vtigercrm-developers] Displayed Time
Uma S
uma.s at vtiger.com
Fri Oct 31 08:07:51 GMT 2014
Hi,
This has been noted here in trac
<http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/8327>. Will update the fix
soon.
In Detail-view time is displayed as format configured from my-preference,
but in reports it's breaking.
On Fri, Oct 31, 2014 at 2:00 AM, Rebecca Stanek <rlstanek at gmail.com> wrote:
> I'm finding regardless of user settings in parts of the UI the displayed
> time is military time (10-29-2014 16:11:26) instead of the user's preferred
> time of 4:11. I'm finding this in Detail records and Reports columns.
>
> How do I change this to display correctly throughtout the system?
>
> The file: config.inc.php
>
> // Set the default timezone as per your preference
> $default_timezone = 'UTC';
>
> /** If timezone is configured, try to set it */
> if(isset($default_timezone) &&
> function_exists('date_default_timezone_set')) {
> @date_default_timezone_set($default_timezone);
> }
> ?>
>
> Thank you,
> Becky
>
> _______________________________________________
> http://www.vtiger.com/
>
--
With
Best Regards
Uma.S
Vtiger Team
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20141031/5ea085ae/attachment-0001.html>
More information about the vtigercrm-developers
mailing list