Roundcube Community Forum

 

[ Solved ] 1.1.1 can not change format for date_short

Started by request, April 24, 2015, 06:20:39 AM

Previous topic - Next topic

request

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 ~]#
If you do not have time to do one thing well, you think you'll have time to do it again?

request

Problem solved.
I found solution, go to Settings -----> Preferences ----> User Interfaces and uncheck "Pretty Dates" like picture below.

If you do not have time to do one thing well, you think you'll have time to do it again?