Roundcube Community Forum

Release Support => Pending Issues => Topic started by: request on April 24, 2015, 06:20:39 AM

Title: [ Solved ] 1.1.1 can not change format for date_short
Post by: request on April 24, 2015, 06:20:39 AM
Hello,

I have a problem in new roundcubemail 1.1.1, I want to change default format for date_short but no effect.

[root@mail ~]# grep date_short /var/www/html/roundcubemail/config/config.inc.php
//$config['date_short'] = 'D H:i';
$config['date_short'] = 'd-m-Y H:i';
[root@mail ~]#
Title: Re: 1.1.1 can not change format for date_short
Post by: request on May 28, 2015, 09:39:05 AM
Problem solved.
I found solution, go to Settings -----> Preferences ----> User Interfaces and uncheck "Pretty Dates" like picture below.